pipewire/spa/tests
Peter Hutterer 5aa15d10e9 spa: add a new string helper with spa_strtol()
Most of the time when we convert a string to an integer we only care about
success. Let's wrap this with a helper function that sets the value to the
result and returns true on success.
2021-05-18 07:35:00 +00: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: add a new string helper with spa_strtol() 2021-05-18 07:35:00 +00:00