pipewire/spa/tests
Peter Hutterer 47c173c83f spa/util: add spa_scnprintf to use over snprintf
Wraps the glibc snprintf/vsnprintf calls, but aborts if given a negative size
and zero-terminates the buffer on error.

The returned value is clipped to size - 1 which avoids issues like the one
fixed in c851349f17.
2021-06-07 15:16:35 +10: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 spa: the cpp test is a compilation test only 2021-06-04 18:46:29 +10: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 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/util: add spa_scnprintf to use over snprintf 2021-06-07 15:16:35 +10:00