Searched refs:sm_test_begin (Results 1 – 19 of 19) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | t-path.c | 26 sm_test_begin(argc, argv, "test path handling");
|
H A D | t-strio.c | 27 sm_test_begin(argc, argv, "test strio");
|
H A D | t-fopen.c | 28 sm_test_begin(argc, argv, "test sm_io_fopen");
|
H A D | t-match.c | 33 sm_test_begin(argc, argv, "test sm_match");
|
H A D | t-string.c | 31 sm_test_begin(argc, argv, "test string utilities");
|
H A D | t-strrevcmp.c | 28 sm_test_begin(argc, argv, "test string compare");
|
H A D | t-heap.c | 35 sm_test_begin(argc, argv, "test heap handling");
|
H A D | t-scanf.c | 30 sm_test_begin(argc, argv, "test scanf point stuff");
|
H A D | t-event.c | 58 sm_test_begin(argc, argv, "test event handling");
|
H A D | t-smstdio.c | 30 sm_test_begin(argc, argv,
|
H A D | t-float.c | 36 sm_test_begin(argc, argv, "test floating point stuff");
|
H A D | t-rpool.c | 43 sm_test_begin(argc, argv, "test rpool");
|
H A D | test.c | 62 sm_test_begin(argc, argv, testname) in sm_test_begin() function
|
H A D | t-exc.c | 47 sm_test_begin(argc, argv, "test exception handling");
|
H A D | t-shm.c | 250 sm_test_begin(argc, argv, "test shared memory");
|
H A D | t-sem.c | 375 sm_test_begin(argc, argv, "test semaphores");
|
H A D | t-strl.c | 36 sm_test_begin(argc, argv, "test strl* string functions");
|
H A D | t-qic.c | 125 sm_test_begin(argc, argv, "test meta quoting");
|
/titanic_50/usr/src/cmd/sendmail/include/sm/ |
H A D | test.h | 33 sm_test_begin __P((
|