RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros | Functions | Variables
ts-validation-acfg-0.c File Reference
#include "ts-acfg.h"
#include "tx-support.h"
#include <rtems/test.h>
#include <rtems/confdefs.h>

Macros

#define CONFIGURE_IDLE_TASK_STORAGE_SIZE   RTEMS_MINIMUM_STACK_SIZE
 
#define CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION
 
#define CONFIGURE_IDLE_TASK_BODY   IdleBody
 
#define CONFIGURE_INIT
 

Functions

void * IdleBody (uintptr_t ignored)
 

Variables

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