pipewire/src/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
..
meson.build meson.build: add -D_GNU_SOURCE to the project arguments 2021-06-09 07:47:51 +00:00
test-array.c Only assert about x86_64 struct sizes if ABI is LP64, not x32 2020-09-07 15:21:17 +00:00
test-client.c pw_client -> pw_impl_client 2019-12-11 11:21:43 +01:00
test-context.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
test-cpp.cpp src: change license (LGPL -> MIT) on left-over LGPL files 2021-02-10 11:52:09 +00:00
test-endpoint.c treewide: replace strcmp() != 0 with !spa_streq 2021-05-18 22:10:27 +10:00
test-interfaces.c device: implement subscribe_params 2020-02-12 16:07:10 +01:00
test-properties.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
test-stream.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
test-utils.c pipewire: utils: add more tests for pw_split_walk() 2021-06-03 17:23:42 +02:00