RTEMS 6.1-rc5
|
#include <bsp/bootcard.h>
#include <bsp/fatal.h>
#include <bsp/leon3.h>
#include "tr-fatal-sparc-leon3-cache-snooping-disabled-secondary.h"
#include <rtems/test.h>
Data Structures | |
struct | BspSparcLeon3ValFatalCacheSnoopingDisabledSecondary_Context |
Test context for spec:/bsp/sparc/leon3/val/fatal-cache-snooping-disabled-secondary test case. More... | |
Functions | |
void | __real_bsp_start_on_secondary_processor (struct Per_CPU_Control *cpu_self) |
void | __wrap_bsp_start_on_secondary_processor (struct Per_CPU_Control *cpu_self) |
void | BspSparcLeon3ValFatalCacheSnoopingDisabledSecondary_Run (rtems_fatal_source source, rtems_fatal_code code) |
Runs the parameterized test case. | |