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

/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dfs_test.cpp111 ATF_TEST_CASE(path_is_root); variable
112 ATF_TEST_CASE_HEAD(path_is_root)
116 ATF_TEST_CASE_BODY(path_is_root)
523 ATF_ADD_TEST_CASE(tcs, path_is_root);
/netbsd-current/external/bsd/atf/dist/tools/
H A Dfs_test.cpp120 ATF_TEST_CASE(path_is_root); variable
121 ATF_TEST_CASE_HEAD(path_is_root)
125 ATF_TEST_CASE_BODY(path_is_root)
713 ATF_ADD_TEST_CASE(tcs, path_is_root);
/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c207 ATF_TC(path_is_root); variable
208 ATF_TC_HEAD(path_is_root, tc)
212 ATF_TC_BODY(path_is_root, tc)
1055 ATF_TP_ADD_TC(tp, path_is_root);

Completed in 200 milliseconds