14 #include <libfocunit.h>
21 #include <CUnit/CUnit.h>
22 #include <CUnit/Automated.h>
29 #include "nomos_regex.h"
30 #include "_autodefs.h"
40 extern CU_TestInfo nomos_gap_testcases[];
41 extern CU_TestInfo doctorBuffer_testcases[];
48 {
"Testing process:", NULL, NULL, NULL, NULL, nomos_gap_testcases},
49 {
"Testing doctor Buffer:", NULL, NULL, NULL, NULL, doctorBuffer_testcases},
57 int main(
int argc,
char** argv)
59 return focunit_main(argc, argv,
"nomos_Util_Tests",
suites);
CU_SuiteInfo suites[]
all test suites for delagent
Struct that tracks state related to current file being scanned.
Structure holding data truly global in that it remains consistent for each file scanned.