test.h introduces a PLANNED_TEST() macro for C code, shows what tests are provided and so on (the nobug version did that since some time). test names are now passed as identifers and translated to strings by the macros. A lot fixes for existing tests, replace some printfs with ECHO, cosmetics. one threadpool (sync_many) test is broken and set to PLANNED, this needs further testsuite support for dispatching output. add a TEST nobug flag to test.h |
||
|---|---|---|
| .. | ||
| test-error.c | ||
| test-llist.c | ||
| test-locking.c | ||
| test-luid.c | ||
| test-mpool.c | ||
| test-psplay.c | ||
| test-safeclib.c | ||
| test-slist.c | ||