summaryrefslogtreecommitdiffstats
path: root/tests/test.h
AgeCommit message (Collapse)AuthorFilesLines
2021-08-03tests: avoid starting function names with underscoreGeorge Kiagiadakis1-17/+17
they are considered reserved by static analyzers Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2021-07-28tests: port away from glibGeorge Kiagiadakis1-0/+172
Use a heavily stripped-down copy of pipewire's test framework instead Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>