mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-25 21:59:11 +01:00
e03edeffba
By default, drmModeGetFB2() behaves as-if the kernel didn't support the IOCTL. That way we don't need to update all tests to set sensible FB info. If a test is specifically interested in testing drmModeGetFB2() behavior, it can call liftoff_mock_drm_set_fb_info(). |
||
---|---|---|
.. | ||
bench.c | ||
check_ndebug.c | ||
libdrm_mock.c | ||
libdrm_mock.h | ||
meson.build | ||
test_alloc.c | ||
test_dynamic.c | ||
test_priority.c | ||
test_prop.c |