RTEMS 6.1-rc6
|
Tests a fatal error. More...
Files | |
file | tr-fatal-sparc-leon3-clock-initialization.c |
file | tr-fatal-sparc-leon3-clock-initialization.h |
Data Structures | |
struct | BspSparcLeon3ValFatalClockInitialization_Context |
Test context for spec:/bsp/sparc/leon3/val/fatal-clock-initialization test case. More... | |
Functions | |
RTEMS_SYSINIT_ITEM (OccupyClockInterrupt, RTEMS_SYSINIT_DEVICE_DRIVERS, RTEMS_SYSINIT_ORDER_FIRST) | |
void | BspSparcLeon3ValFatalClockInitialization_Run (rtems_fatal_source source, rtems_fatal_code code) |
Runs the parameterized test case. | |
Tests a fatal error.
This test case performs the following actions:
void BspSparcLeon3ValFatalClockInitialization_Run | ( | rtems_fatal_source | source, |
rtems_fatal_code | code | ||
) |
Runs the parameterized test case.
source | is fatal source. |
code | is fatal code. |