libliftoff/test
Simon Ser e03edeffba test/libdrm_mock: implement drmModeGetFB2()
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().
2023-02-15 18:14:13 +01:00
..
bench.c Add newline after function return type 2021-08-13 22:02:33 +02:00
check_ndebug.c Add newline after function return type 2021-08-13 22:02:33 +02:00
libdrm_mock.c test/libdrm_mock: implement drmModeGetFB2() 2023-02-15 18:14:13 +01:00
libdrm_mock.h test/libdrm_mock: implement drmModeGetFB2() 2023-02-15 18:14:13 +01:00
meson.build Introduce liftoff_layer_unset_property() 2022-08-05 23:10:14 +02:00
test_alloc.c test/alloc: add zpos-3x-zero-alpha 2022-01-31 14:29:16 +01:00
test_dynamic.c Add newline after function return type 2021-08-13 22:02:33 +02:00
test_priority.c Add newline after function return type 2021-08-13 22:02:33 +02:00
test_prop.c Introduce liftoff_layer_unset_property() 2022-08-05 23:10:14 +02:00