Jonathan Bennett
9bb70fa17a
Add Doxygen headers for common files
2016-01-01 03:02:17 +00:00
Damien Stuart
b152d15970
Refactored how the cunit tests are processed so "make dist" does not fail and builds with c-unit-tests enabled work on systems with firewalld (added fw_util_firewalld.c for server tests).
2015-02-14 12:29:30 -05:00
Franck Joncourt
5c3a709014
Merge branch 'c_unit_testing' of https://github.com/fjoncourt/fwknop into c_unit_testing
...
Conflicts:
client/config_init.c
common/cunit_common.h
lib/cunit_common.c
server/access.c
2014-12-28 23:24:15 +01:00
Franck Joncourt
260cd5481b
Use of init and cleanup functions for the test suite.
2014-09-07 20:33:39 +02:00
Franck Joncourt
bd0035af1e
Fixed tab vs spaces
2014-09-07 15:40:03 +02:00
Franck Joncourt
688f08c2a0
Both the fwknop client and server have their own test suites tied to fwknop_utests
...
and fwknopd_utests binaries.
When profil coverage is enbaled, lcov filee are parsed by test-fwknop.pl and added
to the main profil coverage report in the output directory.
Running make from the main directory build the c-unit test suites if enabled.
2014-09-07 15:15:22 +02:00