Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 wahern#7) , and some failure cases in timeouts_check().
- Loading branch information