Home
last modified time | relevance | path

Searched refs:set_description (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/kyua/model/
HDtest_case_test.cpp69 .set_description("Some description") in ATF_TEST_CASE_BODY()
81 .set_description("The test case") in ATF_TEST_CASE_BODY()
86 .set_description("Default description") in ATF_TEST_CASE_BODY()
95 .set_description("The test case") in ATF_TEST_CASE_BODY()
113 .set_description("Fake test") in ATF_TEST_CASE_BODY()
118 .set_description("Default description") in ATF_TEST_CASE_BODY()
126 .set_description("Fake test") in ATF_TEST_CASE_BODY()
230 model::metadata_builder().set_description("text").build()); in ATF_TEST_CASE_BODY()
234 .set_description("text").build()); in ATF_TEST_CASE_BODY()
242 .set_description("something else").build()); in ATF_TEST_CASE_BODY()
HDtest_program_test.cpp245 .set_description("Overriden description") in check_metadata_inheritance()
251 .set_description("Overriden description") in check_metadata_inheritance()
257 .set_description("Base description") in check_metadata_inheritance()
266 .set_description("Base description") in check_metadata_inheritance()
275 .set_description("Overriden description") in check_metadata_inheritance()
285 .set_description("Overriden description") in check_metadata_inheritance()
HDmetadata_test.cpp143 .set_description("Explicit description") in ATF_TEST_CASE_BODY()
148 .set_description("") in ATF_TEST_CASE_BODY()
155 .set_description("") in ATF_TEST_CASE_BODY()
163 .set_description("Explicit description") in ATF_TEST_CASE_BODY()
206 .set_description(description) in ATF_TEST_CASE_BODY()
HDmetadata.hpp112 metadata_builder& set_description(const std::string&);
HDtest_case.cpp158 model::metadata_builder().set_description(description_).build(), in test_case()
HDmetadata.cpp886 model::metadata_builder::set_description(const std::string& description) in set_description() function in model::metadata_builder
/freebsd-13-stable/contrib/kyua/engine/
HDatf_list_test.cpp94 .set_description("Some text") in ATF_TEST_CASE_BODY()
195 .set_description("This is the description") in ATF_TEST_CASE_BODY()
252 .set_description("This is the description") in ATF_TEST_CASE_BODY()
255 .set_description("Some text") in ATF_TEST_CASE_BODY()
HDatf_test.cpp181 .set_description("Always-passing test case") in ATF_TEST_CASE_BODY()
201 .set_description("Found: var1=value1 var2=value2") in ATF_TEST_CASE_BODY()
218 .set_description("Always-passing test case") in ATF_TEST_CASE_BODY()
237 .set_description("Always-passing test case") in ATF_TEST_CASE_BODY()
/freebsd-13-stable/contrib/kyua/cli/
HDcmd_list_test.cpp48 .set_description("This should not be shown") in ATF_TEST_CASE_BODY()
85 .set_description("Some description") in ATF_TEST_CASE_BODY()
/freebsd-13-stable/contrib/kyua/store/
HDschema_inttest.cpp238 .set_description("Test description") in check_action_3()
254 .set_description("Test explanation") in check_action_3()
272 .set_description("More text") in check_action_3()
364 .set_description("Test description") in check_action_4()
HDtransaction_test.cpp128 .set_description("The description") in ATF_TEST_CASE_BODY()
/freebsd-13-stable/contrib/kyua/drivers/
HDreport_junit_test.cpp129 builder.set_description("Textual description"); in add_tests()
201 .set_description("This is a test") in ATF_TEST_CASE_BODY()