Go to the source code of this file.
◆ failif
#define failif |
( |
|
cond, |
|
|
|
failmsg |
|
) |
| |
Value:void testFail(bool8, const char *)
void testPass(bool8, const char *)
#define FALSE
Boolean False(0)
Definition at line 24 of file testsuite.h.
◆ TESTSTK
#define TESTSTK 8192 /* size of process stack used for test */ |
◆ test_addargs()
◆ test_bigargs()
◆ test_libStdio()
◆ test_preempt()
◆ test_recursion()
◆ test_schedule()
◆ test_semaphore()
◆ test_semaphore2()
◆ test_semaphore3()
◆ test_semaphore4()
◆ test_semaphore5()
◆ testFail()
void testFail |
( |
bool8 |
, |
|
|
const char * |
|
|
) |
| |
◆ testPass()
void testPass |
( |
bool8 |
, |
|
|
const char * |
|
|
) |
| |
◆ testPrint()
void testPrint |
( |
bool8 |
, |
|
|
const char * |
|
|
) |
| |
◆ testSkip()
void testSkip |
( |
bool8 |
, |
|
|
const char * |
|
|
) |
| |
◆ ntests
◆ testtab