Write a small set of unit tests aiming for high coverage
These currently cover most reachable lines and branches, except the case where malloc fails in timeouts_open(), the if() branch in timeouts_readd() (see issue #7) , and some failure cases in timeouts_check().
Showing
test-timeout.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment