mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-11-16 19:47:55 +01:00
b16078769e
The previous mock library assumed the DRM client would always set all properties in the atomic request. However, if a previous test-only commit has set a property, there's no need to set it again. Accomodate for this in libdrm_mock. This will be useful when we'll skip setting properties that haven't changed in libliftoff. References: https://github.com/emersion/libliftoff/issues/37 |
||
---|---|---|
.. | ||
include | ||
bench.c | ||
libdrm_mock.c | ||
meson.build | ||
test_alloc.c | ||
test_dynamic.c | ||
test_priority.c |