![]() |
RTEMS 6.1
|
Data Fields | |
| pthread_spinlock_t | lock |
| char * | buf |
| unsigned int | buf_mask |
| atomic_uint | buf_head |
| atomic_uint | buf_tail |
| void(* | putchar )(int, void *) |
| void * | putchar_arg |
| T_verbosity | verbosity |
| const T_case_context * | registered_cases |
| const T_case_context * | current_case |
| T_fixture_node * | fixtures |
| T_fixture_node | case_fixture |