Searched refs:simple_test_case (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/server/tests/
H A Dsimple_unittest.c35 ATF_TC(simple_test_case); variable
38 ATF_TC_HEAD(simple_test_case, tc)
42 ATF_TC_BODY(simple_test_case, tc)
118 test cases. tp and simple_test_case names can be whatever you want
122 ATF_TP_ADD_TC(tp, simple_test_case);

Completed in 180 milliseconds