summaryrefslogtreecommitdiffstats
path: root/test/test_ring.c
AgeCommit message (Collapse)AuthorFilesLines
2022-08-18Fix or remove non-portable features in thread APIDavid Robillard1-6/+8
Thread function return values are inconsistent between nearly every threading API out there. So, just ignore them entirely, and provide a typedef and sentinel value so user code can be portable.
2022-08-18Use conventional test executable namesDavid Robillard1-0/+195