RTEMS 6.1-rc2
|
#include <bsp/fatal.h>
#include <bsp/leon3.h>
#include <rtems/irq-extension.h>
#include <rtems/sysinit.h>
#include "tr-fatal-sparc-leon3-clock-initialization.h"
#include <rtems/test.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. | |