libliftoff/test
Jan Beich ca097d55bc test: bump POSIX version for CLOCK_MONOTONIC
test/bench.c:99:16: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &start);
                      ^
test/bench.c:106:16: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &end);
                      ^
2020-10-31 09:17:13 +01:00
..
include test: allow to attach props to mock planes 2020-05-22 17:39:56 +02:00
bench.c test: bump POSIX version for CLOCK_MONOTONIC 2020-10-31 09:17:13 +01:00
libdrm_mock.c test/libdrm_mock: add prefix to logs 2020-05-26 18:55:47 +02:00
meson.build test: add test with fully transparent layer 2020-05-26 21:30:31 +02:00
test_alloc.c Take disabled layers into account in non_composition_layers_len 2020-05-26 20:08:12 +02:00
test_dynamic.c test: a test-only commit doesn't apply properties 2020-05-26 18:49:04 +02:00
test_priority.c test: a test-only commit doesn't apply properties 2020-05-26 18:49:04 +02:00
test_prop.c test: add test with fully transparent layer 2020-05-26 21:30:31 +02:00