pipewire/spa/tests
Peter Hutterer 0054319d88 meson.build: add -D_GNU_SOURCE to the project arguments
This appends it to every compilation command so we can get rid of the c_args
for (almost all) executables.
2021-06-09 07:47:51 +00:00
..
benchmark-dict.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
benchmark-pod.c add missing file 2019-01-22 17:47:55 +01:00
meson.build meson.build: add -D_GNU_SOURCE to the project arguments 2021-06-09 07:47:51 +00:00
spa-include-test-template.c spa: add a test for missing includes 2021-06-07 10:31:17 +00:00
stress-ringbuffer.c avoid some useless assignments 2020-05-20 15:24:25 +02:00
test-buffer.c spa: prefix SPA_*_LAST enum values with an underscore 2021-05-18 10:41:26 +10:00
test-json.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
test-node.c Only assert about x86_64 struct sizes if ABI is LP64, not x32 2020-09-07 15:21:17 +00:00
test-pod.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
test-utils.c spa: don't run the spa_scnprintf abort test under valgrind 2021-06-08 20:21:50 +10:00