- code cleanup in network and config
- moved packet_t members to private, added getter and setters
This commit is contained in:
@@ -252,7 +252,7 @@ int main()
|
||||
|
||||
|
||||
tester->perform_tests(tester,all_tests);
|
||||
// tester->perform_test(tester,&parser_test14);
|
||||
// tester->perform_test(tester,&packet_test);
|
||||
|
||||
|
||||
tester->destroy(tester);
|
||||
|
||||
Reference in New Issue
Block a user