Write tests
Open
coditva
opened this issue 7 years ago
•
1 comments
We need to have:
- [ ] Unit tests
- [ ] Integration tests (bottom-up)
- [ ] Regression tests
- [ ] Functional tests
What we can use:
-
CMocka is a nice thing to look.
-
Criterion is another one. (I think I like this better)