Searched refs:test_title (Results 1 – 2 of 2) sorted by relevance
88 test_title "Cleaning up"105 test_title () { function233 test_title "Setting up system..."245 test_title "Configuring netgraph nodes..."263 test_title "Test: Duplicate default hook"267 test_title "Test: Add and remove hooks"287 test_title "Test: Add many hooks"306 test_title "Test: Adding many MACs..."333 test_title "Test: Changing hooks for MACs..."355 test_title "Test: Removing all MACs one by one..."[all …]
251 static char *test_title = NULL; variable255 free(test_title); in set_test_title()256 test_title = title == NULL ? NULL : strdup(title); in set_test_title()337 test_verdict(verdict, "%d - %s", test_case_count + 1, test_title); in run_tests()348 test_printf_stdout("Subtest: %s\n", test_title); in run_tests()386 test_title, j + 1); in run_tests()