Home
last modified time | relevance | path

Searched refs:t_printf (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c66 t_printf("%s handles are randomized\n", __FUNCTION__); in dlopen_randomization_0500()
68 t_printf("%s exists the same handle!!!!\n", __FUNCTION__); in dlopen_randomization_0500()
83 t_printf("%s create pipe error!\n", __FUNCTION__); in dlopen_randomization_0700()
89 t_printf("%s child handle is %p \n", __FUNCTION__, child_handle); in dlopen_randomization_0700()
97 t_printf("%s parent handle is %p \n", __FUNCTION__, parent_handle); in dlopen_randomization_0700()
104 t_printf("%s get child handle is %p\n", __FUNCTION__, get_child_handle); in dlopen_randomization_0700()
106 t_printf("%s the parent handle is the same as the child handle!!!!\n", __FUNCTION__); in dlopen_randomization_0700()
108 t_printf("%s the parent handle is different form the child handle.\n", __FUNCTION__); in dlopen_randomization_0700()
134 t_printf("%s handles are randomized\n", __FUNCTION__); in dlopen_ext_randomization_0500()
136 t_printf(" in dlopen_ext_randomization_0500()
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Disalnum_l.c42 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalnum_l_0100()
50 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalnum_l_0100()
75 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalnum_l_0200()
83 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalnum_l_0200()
108 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalnum_l_0300()
116 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalnum_l_0300()
139 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalnum_l_0400()
171 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalnum_l_0500()
179 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalnum_l_0500()
204 t_printf("Tes in isalnum_l_0600()
[all...]
H A Disalpha_l.c42 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalpha_l_0100()
50 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalpha_l_0100()
77 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalpha_l_0200()
85 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalpha_l_0200()
111 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalpha_l_0300()
119 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalpha_l_0300()
143 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalpha_l_0400()
176 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isalpha_l_0500()
184 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isalpha_l_0500()
210 t_printf("Tes in isalpha_l_0600()
[all...]
H A Disdigit_l.c41 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isdigit_l_0100()
49 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isdigit_l_0100()
74 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isdigit_l_0200()
82 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isdigit_l_0200()
107 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isdigit_l_0300()
115 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isdigit_l_0300()
138 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isdigit_l_0400()
170 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isdigit_l_0500()
178 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isdigit_l_0500()
203 t_printf("Tes in isdigit_l_0600()
[all...]
H A Disblank_l.c40 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isblank_l_0100()
48 t_printf("Test case %s failed while testing character, index:%d\n", __FUNCTION__, i); in isblank_l_0100()
72 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isblank_l_0200()
80 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isblank_l_0200()
105 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isblank_l_0300()
113 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isblank_l_0300()
138 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isblank_l_0400()
146 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in isblank_l_0400()
171 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in isblank_l_0500()
179 t_printf("Tes in isblank_l_0500()
[all...]
H A Discntrl_l.c45 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in iscntrl_l_0100()
53 t_printf("Test case %s failed while testing character, index:%d\n", __FUNCTION__, i); in iscntrl_l_0100()
77 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in iscntrl_l_0200()
85 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in iscntrl_l_0200()
110 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in iscntrl_l_0300()
118 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in iscntrl_l_0300()
143 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in iscntrl_l_0400()
151 t_printf("Test case %s failed while testing character %c\n", __FUNCTION__, *p); in iscntrl_l_0400()
174 t_printf("Test case %s failed to call function newlocale\n", __FUNCTION__); in iscntrl_l_0500()
209 t_printf("Tes in iscntrl_l_0600()
[all...]
/third_party/musl/libc-test/src/functional/
H A Dqsort.c67 t_printf("\ti\tgot\twant\n"); in str_test()
69 t_printf("\t%d\t%s\t%s\n", i, a[i], a_sorted[i]); in str_test()
82 t_printf("\ti\tgot\twant\n"); in int_test()
84 t_printf("\t%d\t%d\t%d\n", i, a[i], a_sorted[i]); in int_test()
110 t_printf("\ti\tgot\twant\n"); in uint64_test()
112 t_printf("\t%d\t%" PRIu64 "\t%" PRIu64 "\n", i, a[i], a_sorted[i]); in uint64_test()
123 t_printf("\tgot: \"%s\"\n", p); \
124 t_printf("\twant: \"%s\"\n", a_sorted); \
H A Dtest-malloc-api-common.h23 t_printf("%s...", message); in check_and_report()
26 t_printf("Success\n"); in check_and_report()
H A Dstring_memcpy.c37 t_printf("got : %.*s\n", dalign+len+1, dst); in test_align()
38 t_printf("want: %.*s\n", dalign+len+1, want); in test_align()
H A Dstring_memset.c36 t_printf("got : '%.*s'\n", len+128, s-64); in test_align()
37 t_printf("want: '%.*s'\n", len+128, want-64); in test_align()
H A Dtest-mallinfo.c121 t_printf("%s...", message); in test_and_report()
126 t_printf("Success\n"); in test_and_report()
H A Dtest-malloc-info-stats-print.h199 t_printf("%s...", message); in validate_and_report()
204 t_printf("Success\n"); in validate_and_report()
/third_party/musl/libc-test/src/common/
H A Druntest.c73 t_printf("FAIL %s [internal]\n", argv[0]); in main()
86 t_printf("FAIL %s [internal]\n", argv[0]); in main()
92 t_printf("FAIL %s [status %d]\n", argv[0], WEXITSTATUS(status)); in main()
94 t_printf("FAIL %s [timed out]\n", argv[0]); in main()
96 t_printf("FAIL %s [signal %s]\n", argv[0], strsignal(WTERMSIG(status))); in main()
98 t_printf("FAIL %s [unknown]\n", argv[0]); in main()
H A Dtest.h13 #define t_error(...) t_printf(T_LOC1(__LINE__) ": " __VA_ARGS__)
15 int t_printf(const char *s, ...);
H A Dprint.c8 int t_printf(const char *s, ...) in t_printf() function
/third_party/musl/libc-test/src/functionalext/info/
H A Dfatal_message.c116 t_printf("error in fork!"); in fatal_message_0030()
167 t_printf("error in fork!"); in fatal_message_0040()
187 t_printf("ThreadFun1 arg is NULL"); in ThreadFun1()
197 t_printf("ThreadFun2 arg is NULL"); in ThreadFun2()
218 t_printf("pthread_create1 error."); in fatal_message_0050()
224 t_printf("pthread_create2 error."); in fatal_message_0050()
271 t_printf("error in fork!"); in fatal_message_0070()
/third_party/musl/libc-test/src/nativehook/
H A Dtest.h6 #define t_error(...) t_printf(T_LOC1(__LINE__) ": " __VA_ARGS__)
10 int t_printf(const char *s, ...);
H A Dprint.c8 int t_printf(const char *s, ...) in t_printf() function
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c43 t_printf("pthread_setschedparam fail \n"); in RwlockClockRealTimeOut2()
92 t_printf("pthread_setschedparam fail\n"); in RwlockClockMonotonicTimeOut2()
141 t_printf("pthread_setschedparam fail\n"); in RwlockMonotonicTime2()
/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_marker.c626 t_printf("pthread_create1 error."); in trace_marker_0070()
630 t_printf("pthread_create2 error."); in trace_marker_0070()
740 t_printf("pthread_create3 error."); in trace_marker_0080()
744 t_printf("pthread_create4 error."); in trace_marker_0080()
843 t_printf("pthread_create5 error."); in trace_marker_0090()
847 t_printf("pthread_create6 error."); in trace_marker_0090()
H A Dtrace_stresstest.c67 t_printf("error in fork!"); in trace_marker_stresstest_0010()
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_fatal_message.c43 t_printf("error in fork!"); in fatal_message_0010()
/third_party/musl/libc-test/src/regression/
H A Dmalloc-free-performance.c191 t_printf("Malloc and free %d times cost %lf s\n", MALLOC_TIME, cost / NANOSEC_PER_SEC); in main()
H A Dmalloc-multi-thread-performance.c101 t_printf("Malloc and free %d threads %d times cost %lf s\n", THREAD_MAX_N, MALLOC_TIME, cost / NANOSEC_PER_SEC); in main()

Completed in 20 milliseconds