Searched refs:test_debugf (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/test/libc-tests/tests/common/ |
| H A D | test_common.c | 82 test_debugf(t, NULL); in test_start() 176 test_debugf(test_t t, const char *format, ...) in test_debugf() function 231 test_debugf(t, "running %d threads", nthr); in test_run() 234 test_debugf(t, "started thread %d", i); in test_run() 240 test_debugf(t, "thread %d joined", i); in test_run() 294 test_debugf(t, "too many arguments to function >= %d", MAXCB); in test_load_config()
|
| H A D | test_common.h | 35 extern void test_debugf(test_t, const char *format, ...);
|
| /illumos-gate/usr/src/test/libc-tests/tests/wcsrtombs/ |
| H A D | wcsrtombs_test.c | 114 test_debugf(t, "mbs is %s", mbs); in test_wcsrtombs_1() 160 test_debugf(t, "mbs is %s", mbs); in test_wcsrtombs_l() 195 test_debugf(t, "mbs is %s", mbs); in test_wcsrtombs_thr_iter() 207 test_debugf(t, "iteration %d", j); in test_wcsrtombs_thr_work() 263 test_debugf(t, "mbs is %s", mbs); in test_wcsrtombs_partial() 341 test_debugf(t, "mbs is %s", mbs); in test_wcsnrtombs_partial()
|
| /illumos-gate/usr/src/test/libc-tests/tests/nl_langinfo/ |
| H A D | nl_langinfo_test.c | 199 test_debugf(t, "%d: expect [%s], got [%s]", in test_nl_langinfo_1() 237 test_debugf(t, "%d: expect [%s], got [%s]", in test_nl_langinfo_l()
|
| /illumos-gate/usr/src/test/libc-tests/tests/newlocale/ |
| H A D | newlocale_test.c | 128 test_debugf(t, "DAY1: %s", day); in testlocale_thr_one() 157 test_debugf(t, "CSYM: %s", lc->currency_symbol); in testlocale_thr_one()
|