Lines Matching refs:got_tc
122 got_tc(const std::string& ident,
125 std::string call = "got_tc(" + ident + ", {";
171 "got_tc(test_case_1, {ident=test_case_1})",
172 "got_tc(test_case_2, {ident=test_case_2})",
173 "got_tc(test_case_3, {ident=test_case_3})",
204 "got_tc(test_case_1, {descr=This is the description, ident=test_case_1, timeout=300})",
205 "got_tc(test_case_2, {ident=test_case_2})",
206 "got_tc(test_case_3, {X-prop1=A custom property, descr=Third test case, ident=test_case_3})",
238 "got_tc(single_test, {descr=Some description, ident=single_test, require.arch=thearch, require.config=foo-bar, require.files=/a/1 /b/2, require.machine=themachine, require.progs=/bin/cp mv, require.user=root, timeout=300})",
262 "got_tc(single_test, {descr=Some description, ident=single_test})",
328 "got_tc(test1, {ident=test1})",