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

/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Denv_test.cpp37 set_md_var("descr", "Tests the has and get functions");
50 set_md_var("descr", "Tests the get function with a default value");
63 set_md_var("descr", "Tests the set function");
81 set_md_var("descr", "Tests the unset function");
H A Dfs_test.cpp69 set_md_var("descr", "Tests the path's normalization");
94 set_md_var("descr", "Tests the path::is_absolute function");
111 set_md_var("descr", "Tests the path::is_root function");
128 set_md_var("descr", "Tests the path::branch_path function");
144 set_md_var("descr", "Tests the path::leaf_name function");
160 set_md_var("descr", "Tests the comparison for equality between paths");
177 set_md_var("descr", "Tests the comparison for difference between paths");
195 set_md_var("descr", "Tests the concatenation of multiple paths");
210 set_md_var("descr", "Tests the conversion of a relative path to an "
246 set_md_var("desc
[all...]
H A Dexceptions_test.cpp85 set_md_var("descr", "Tests the throw_atf_error function when raising "
104 set_md_var("descr", "Tests the throw_atf_error function when raising "
120 set_md_var("descr", "Tests the throw_atf_error function when raising "
H A Dauto_array_test.cpp91 set_md_var("descr", "Tests the automatic scope handling in the "
109 set_md_var("descr", "Tests the auto_array smart pointer class' copy "
133 set_md_var("descr", "Tests the auto_array smart pointer class' copy "
157 set_md_var("descr", "Tests the auto_array smart pointer class' get "
172 set_md_var("descr", "Tests the auto_array smart pointer class' release "
194 set_md_var("descr", "Tests the auto_array smart pointer class' reset "
219 set_md_var("descr", "Tests the auto_array smart pointer class' "
244 set_md_var("descr", "Tests the auto_array smart pointer class' "
270 set_md_var("descr", "Tests the auto_array smart pointer class' access "
H A Dprocess_test.cpp80 set_md_var("descr", "Tests that argv_array is correctly constructed "
114 set_md_var("descr", "Tests that argv_array is correctly constructed "
152 set_md_var("descr", "Tests that argv_array is correctly constructed "
165 set_md_var("descr", "Tests that argv_array is correctly constructed "
190 set_md_var("descr", "Tests that assigning an argv_array works");
220 set_md_var("descr", "Tests that copying an argv_array constructed from "
249 set_md_var("descr", "Tests that the exec argv provided by an argv_array "
286 set_md_var("descr", "Tests that an argv_array can be iterated");
314 set_md_var("descr", "Tests execing a command that reports failure");
326 set_md_var("desc
[all...]
H A Dtext_test.cpp41 set_md_var("descr", "Tests the duplicate function");
61 set_md_var("descr", "Tests the join function");
135 set_md_var("descr", "Tests the match function");
161 set_md_var("descr", "Tests the split function");
226 set_md_var("descr", "Tests the split function using different delimiters");
260 set_md_var("descr", "Tests the trim function");
286 set_md_var("descr", "Tests the to_string function");
312 set_md_var("descr", "Tests the to_bytes function");
335 set_md_var("descr", "Tests the to_string function");
349 set_md_var("desc
[all...]
H A Dtest_helpers.hpp45 set_md_var("descr", "Tests that the " hdrname " file can be " \
57 set_md_var("descr", descr); \
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp65 set_md_var("descr", "Helper test case");
77 set_md_var("descr", "Helper test case");
89 set_md_var("descr", "Helper test case");
101 set_md_var("descr", "Helper test case");
115 set_md_var("descr", "Helper test case");
130 set_md_var("descr", "Helper test case");
149 set_md_var("descr", "Helper test case");
164 set_md_var("descr", "Helper test case");
183 set_md_var("descr", "Helper test case");
204 set_md_var("desc
[all...]
H A Dcheck_test.cpp89 set_md_var("descr", "Helper test case for build_c_o");
104 set_md_var("descr", "Helper test case for build_c_o");
119 set_md_var("descr", "Helper test case for build_cpp");
136 set_md_var("descr", "Helper test case for build_cpp");
151 set_md_var("descr", "Helper test case for build_cxx_o");
166 set_md_var("descr", "Helper test case for build_cxx_o");
185 set_md_var("descr", "Tests the build_c_o function");
205 set_md_var("descr", "Tests the build_cpp function");
226 set_md_var("descr", "Tests the build_cxx_o function");
246 set_md_var("desc
[all...]
H A Dbuild_test.cpp111 set_md_var("descr", "Tests the test case internal equal_argvs function");
151 set_md_var("descr", "Tests the c_o function");
173 set_md_var("descr", "Tests the cpp function");
194 set_md_var("descr", "Tests the cxx_o function");
H A Dtests.hpp100 void set_md_var(const std::string&, const std::string&);
H A Dpkg_config_test.sh89 set_md_var("descr", "A test case");
H A Dtests_test.cpp81 set_md_var("descr", "Verifies the application/X-atf-tp writer");
H A Dtests.cpp285 impl::tc::set_md_var(const std::string& var, const std::string& val) function in class:impl::tc
/freebsd-11-stable/contrib/atf/test-programs/
H A Dcpp_helpers.cpp46 set_md_var("descr", "Helper test case for the t_config test program");
56 set_md_var("descr", "Helper test case for the t_config test program");
66 set_md_var("descr", "Helper test case for the t_config test program");
76 set_md_var("descr", "Helper test case for the t_config test program");
205 set_md_var("timeout", "1");
216 set_md_var("timeout", "1");
247 set_md_var("descr", "Helper test case for the t_srcdir test program");
286 set_md_var("descr", "Helper test case for the t_result test program");
296 set_md_var("descr", "Helper test case for the t_result test program");

Completed in 149 milliseconds