Test refactoring
More modular testing infrastructure.
To add a group of test:
- create a .test.c file with only the test functions
- add relevant ncludes to to test.h
- add the group of functions to test.c main()
Test refactoring Tags None Referenced Files None Subscribers None
Description
Details
|