Home
last modified time | relevance | path

Searched defs:test_string (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dapi-io.c88 static int do_test_get_char(const char *test_string, size_t buf_size) in do_test_get_char()
131 static int do_test_get_hex(const char *test_string, in do_test_get_hex()
212 static int do_test_get_dec(const char *test_string, in do_test_get_dec()
297 char test_string[1024]; in test_get_line() local
/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
333 …const char *test_string = "Criticism may not be agreeable, but it is necessary. It fulfils the sam… in dm_test_video_truetype() local
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
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
/openbmc/linux/lib/
H A Dtest-string_helpers.c34 struct test_string { struct
40 static const struct test_string strings[] __initconst = { argument
H A Dtest_string.c117 const char *test_string = "abcdefghijkl"; in strchr_selftest() local
145 const char *test_string = "abcdefghijkl"; in strnchr_selftest() local
H A Dtest_printf.c184 test_string(void) in test_string() function
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dcpp-example-lib.hpp13 inline static const std::string test_string = "cpp-example-lib Magic: 123456789"; member
/openbmc/phosphor-logging/
H A Dlogging_test.cpp92 const char* test_string = "/tmp/test_string/"; in elog_test() local
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h508 void *test_string; member
513 u32 test_string; member
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1561 void test_string(void) in test_string() function
/openbmc/linux/drivers/platform/x86/
H A Dsamsung-laptop.c144 const char *test_string; member
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c799 static __always_inline char *test_string(char *str) in test_string() function