pipewire/spa/tests
Peter Hutterer d8a9534a9a spa/string: add spa_streq() and spa_strneq() for string equality
Easier to use than strcmp() since their return value matches expectations. And
they do what is expected with NULL strings, two NULL pointers are equal, one
NULL pointer is not equal.
2021-05-18 22:10:27 +10:00
..
benchmark-dict.c tests: make benchmarks less busy 2020-02-07 15:22:35 +01:00
benchmark-pod.c add missing file 2019-01-22 17:47:55 +01:00
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +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-cpp.cpp monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
test-json.c json: handle overflow better 2021-03-18 19:44:25 +01: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 tests: fix test of array values 2021-03-27 20:10:01 +01:00
test-utils.c spa/string: add spa_streq() and spa_strneq() for string equality 2021-05-18 22:10:27 +10:00