Lines Matching refs:tc
44 ATF_TC_HEAD(has, tc)
46 atf_tc_set_md_var(tc, "descr", "Tests the atf_env_has function");
48 ATF_TC_BODY(has, tc)
55 ATF_TC_HEAD(get, tc)
57 atf_tc_set_md_var(tc, "descr", "Tests the atf_env_get function");
59 ATF_TC_BODY(get, tc)
71 ATF_TC_HEAD(set, tc)
73 atf_tc_set_md_var(tc, "descr", "Tests the atf_env_set function");
75 ATF_TC_BODY(set, tc)
93 ATF_TC_HEAD(unset, tc)
95 atf_tc_set_md_var(tc, "descr", "Tests the atf_env_unset function");
97 ATF_TC_BODY(unset, tc)