pipewire/spa/tests
Peter Hutterer 2405f0942b spa/buffer: rename SPA_MEMBER to SPA_PTROFF
SPA_MEMBER is misleading, all we're doing here is pointer+offset and a
type-casting the result. Rename to SPA_PTROFF which is more expressive (and
has the same number of characters so we don't need to re-indent).
2021-05-06 09:39:39 +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: fix test-buffer 2021-01-22 13:51:08 +01: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/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00