boxes/utest
Thomas Jensen 4ae947ff99
Extend unit testing capabilities
- Structure unit tests into multiple modules
- Add setup/teardown of fixtures
- Add ability to capture and check stdout and stderr
- Add mock handling to Makefile
2021-10-28 09:01:14 +02:00
..
global_mock.c Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
global_mock.h Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
main.c Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
Makefile Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
regulex_test.c Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
regulex_test.h Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
report.sh Add the first cmocka-based unit tests 2021-10-21 20:23:52 +02:00
tools_test.c Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
tools_test.h Extend unit testing capabilities 2021-10-28 09:01:14 +02:00