RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Modules | Files | Macros | Variables
spec:/testsuites/terminate

This validation test suite contains a test case for the system termination procedure. More...

Modules

 spec:/score/interr/val/terminate
 Tests system termination procedure.
 

Files

file  ts-terminate.c
 

Macros

#define CONFIGURE_MAXIMUM_PROCESSORS   2
 
#define CONFIGURE_INITIAL_EXTENSIONS
 
#define CONFIGURE_DISABLE_BSP_SETTINGS
 

Variables

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

Detailed Description

This validation test suite contains a test case for the system termination procedure.

Macro Definition Documentation

◆ CONFIGURE_INITIAL_EXTENSIONS

#define CONFIGURE_INITIAL_EXTENSIONS
Value:
{ .fatal = FatalExtension0 }, \
{ .fatal = FatalExtension1 }