Home
last modified time | relevance | path

Searched refs:string (Results 1 – 7 of 7) sorted by relevance

/examples/utest/testcases/posix/pthread_h/functions/testfrmw/
A Dtestfrmw.c42 static void output(char *string, ...) in output() argument
58 va_start(ap, string); in output()
59 vprintf(string, ap); in output()
/examples/utest/testcases/posix/stdlib_h/functions/
A Datoi_tc.c8 char string[15]; // int max 2147483647 member
52 res = atoi(test_data[i].string); in atoi_entry()
A Datol_tc.c10 char string[15]; // long max 2147483647 member
54 res = atol(test_data1[i].string); in atol_entry()
/examples/utest/testcases/posix/string_h/
A DKconfig2 bool "<string.h>"
/examples/utest/testcases/drivers/serial_v2/
A DKconfig10 string "the device name for serial test"
39 string "the device name for serial posix test"
/examples/utest/testcases/drivers/ipc/
A Dcompletion_timeout_tc.c51 static void _test_thread_exit_failure(char *string) in _test_thread_exit_failure() argument
53 LOG_E("\t[TEST failed] %s", string); in _test_thread_exit_failure()
/examples/utest/testcases/perf/
A DKconfig13 string "Hardware timer device name"

Completed in 10 milliseconds