RTEMS
|
Support to run destructors at the end of a test case. More...
Classes | |
struct | T_destructor |
Typedefs | |
typedef struct T_destructor | T_destructor |
Functions | |
void | T_add_destructor (T_destructor *, void(*)(T_destructor *)) |
void | T_remove_destructor (T_destructor *) |
Support to run destructors at the end of a test case.