RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Modules | Files | Macros | Functions | Variables
spec:/testsuites/bsps/fatal-sparc-leon3-shutdown

This validation test suite provides an application configuration to perform a shutdown. More...

Modules

 spec:/bsp/sparc/leon3/val/fatal-shutdown-halt
 Tests the leon3 BSP family shutdown procedure.
 
 spec:/bsp/sparc/leon3/val/fatal-shutdown-request
 Tests the leon3 BSP family SMP-specific shutdown procedure.
 

Files

file  ts-fatal-sparc-leon3-shutdown.c
 

Macros

#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
 

Functions

void __real__CPU_Fatal_halt (uint32_t source, CPU_Uint32ptr code)
 
void __wrap__CPU_Fatal_halt (uint32_t source, CPU_Uint32ptr code)
 

Variables

const char rtems_test_name [] = "TestsuitesBspsFatalSparcLeon3Shutdown"
 Each test must define a test name string.
 

Detailed Description

This validation test suite provides an application configuration to perform a shutdown.