summaryrefslogtreecommitdiff
path: root/libcr_ipc/tests/test_mutex.c
AgeCommit message (Collapse)Author
30 hourstests: Name coroutines foo_cr, not cr_fooLuke T. Shumaker
This makes debugging failing tests easier because gdb-helpers/libcr.py assumes that anything starting with cr_* is internal to libcr.
12 dayslibcr_ipc: Pull as much as possible from public .h to .c filesLuke T. Shumaker
12 dayslibcr_ipc: Add a test for mutexLuke T. Shumaker