This validation test suite provides an application configuration to perform a shutdown.
More...
|
#define | CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER |
|
#define | CONFIGURE_MAXIMUM_FILE_DESCRIPTORS 0 |
|
#define | CONFIGURE_MAXIMUM_USER_EXTENSIONS 1 |
|
#define | CONFIGURE_DISABLE_NEWLIB_REENTRANCY |
|
#define | CONFIGURE_APPLICATION_DISABLE_FILESYSTEM |
|
#define | CONFIGURE_IDLE_TASK_STORAGE_SIZE RTEMS_MINIMUM_STACK_SIZE |
|
#define | CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION |
|
#define | CONFIGURE_IDLE_TASK_BODY ShutdownIdleBody |
|
#define | CONFIGURE_INITIAL_EXTENSIONS { .fatal = FatalInitialExtension } |
|
#define | CONFIGURE_INIT |
|
|
const char | rtems_test_name [] = "TestsuitesBspsFatalSparcLeon3Shutdown" |
| Each test must define a test name string.
|
|
This validation test suite provides an application configuration to perform a shutdown.