libliftoff/test
Simon Ser 8a971695bd test: introduce liftoff_mock_require_primary_plane
This allows to mimick i915's requirement of failing all commits
which don't have the primary plane enabled.

We could expand our test matrix to test with the param *and* without
it, but since enabling the param just makes the atomic check more
strict there's no real benefit of doing that. Enabling the param
can only make tests fail more often, not the other way around.
2021-08-13 12:28:13 +02:00
..
include test: introduce liftoff_mock_require_primary_plane 2021-08-13 12:28:13 +02:00
bench.c Make liftoff_output_apply return an int 2021-07-27 12:28:00 +02:00
check_ndebug.c test: make sure NDEBUG is not defined 2021-08-12 18:15:50 +02:00
libdrm_mock.c test: introduce liftoff_mock_require_primary_plane 2021-08-13 12:28:13 +02:00
meson.build test: make sure NDEBUG is not defined 2021-08-12 18:15:50 +02:00
test_alloc.c test: introduce liftoff_mock_require_primary_plane 2021-08-13 12:28:13 +02:00
test_dynamic.c Stop including stdbool.h from libliftoff.h 2021-07-30 16:22:58 +02:00
test_priority.c Make liftoff_output_apply return an int 2021-07-27 12:28:00 +02:00
test_prop.c Add needs_composition APIs 2021-08-09 11:56:55 +02:00