RTEMS 6.1-rc5
|
Tests a fatal error. More...
Files | |
file | tr-fatal-clock-xil-ttc-irq-install.c |
file | tr-fatal-clock-xil-ttc-irq-install.h |
Data Structures | |
struct | DevClockXilTtcValFatalIrqInstall_Context |
Test context for spec:/dev/clock/xil-ttc/val/fatal-irq-install test case. More... | |
Functions | |
RTEMS_SYSINIT_ITEM (OccupyClockInterrupt, RTEMS_SYSINIT_DEVICE_DRIVERS, RTEMS_SYSINIT_ORDER_FIRST) | |
void | DevClockXilTtcValFatalIrqInstall_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 DevClockXilTtcValFatalIrqInstall_Run | ( | rtems_fatal_source | source, |
rtems_fatal_code | code | ||
) |
Runs the parameterized test case.
source | is fatal source. |
code | is fatal code. |