Home
last modified time | relevance | path

Searched refs:test_string (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dtest-cpp-example.cpp19 if(0 == ret_string.compare(CppExample::test_string + FAIL_COMPARISON_STR)) { in main()
20 std::cout << "PASS: " << ret_string << " = " << CppExample::test_string << std::endl; in main()
22 std::cout << "FAIL: " << ret_string << " != " << CppExample::test_string << std::endl; in main()
H A Dcpp-example-lib.cpp14 return test_string; in get_string()
28 json_object_object_add(jobj, "test_string", json_object_new_string(test_string.c_str())); in print_json()
H A Dcpp-example-lib.hpp13 inline static const std::string test_string = "cpp-example-lib Magic: 123456789"; member
/openbmc/u-boot/test/dm/
H A Dvideo.c147 …const char *test_string = "Well\b\b\b\bxhe is\r \n\ta very \amodest \bman\n\t\tand Has much to\b\… in dm_test_video_chars() local
152 vidconsole_put_string(con, test_string); in dm_test_video_chars()
333 …const char *test_string = "Criticism may not be agreeable, but it is necessary. It fulfils the sam… in dm_test_video_truetype() local
337 vidconsole_put_string(con, test_string); in dm_test_video_truetype()
349 …const char *test_string = "Criticism may not be agreeable, but it is necessary. It fulfils the sam… in dm_test_video_truetype_scroll() local
358 vidconsole_put_string(con, test_string); in dm_test_video_truetype_scroll()
370 …const char *test_string = "...Criticism may or may\b\b\b\b\b\bnot be agreeable, but seldom it is n… in dm_test_video_truetype_bs() local
379 vidconsole_put_string(con, test_string); in dm_test_video_truetype_bs()
/openbmc/phosphor-logging/
H A Dlogging_test.cpp92 const char* test_string = "/tmp/test_string/"; in elog_test() local
99 FILE_PATH(test_string), in elog_test()
125 rc = validate_journal(TestErrorOne::FILE_PATH::str_short, test_string); in elog_test()
170 rc = validate_journal(TestErrorOne::FILE_PATH::str_short, test_string); in elog_test()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/
H A Ddisable-float-tests.patch19 std::string test_string;
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textoutput.c46 ret = con_out->test_string(con_out, in execute()
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c435 .test_string = efi_cout_test_string,
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1561 void test_string(void) in test_string() function
2198 test_string(); in main()
/openbmc/u-boot/include/
H A Defi_api.h568 efi_status_t (EFIAPI *test_string)(