libliftoff/test
Jan Beich 0095702303 build: ignore warnings in libdrm headers
In file included from ../log.c:4:
In file included from ../include/log.h:4:
In file included from ../include/libliftoff.h:8:
/usr/local/include/xf86drmMode.h:551:19: error: zero size arrays are an extension [-Werror,-Wzero-length-array]
        uint32_t lessees[0];
                         ^
/usr/local/include/xf86drmMode.h:558:19: error: zero size arrays are an extension [-Werror,-Wzero-length-array]
        uint32_t objects[0];
                         ^
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 build: ignore warnings in libdrm headers 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