RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros | Variables
ts-validation-acfg-1.c File Reference
#include <bsp.h>
#include "ts-acfg.h"
#include <rtems/test.h>
#include <rtems/confdefs.h>

Macros

#define CONFIGURE_INITIAL_EXTENSIONS   { .fatal = FatalExtension }
 
#define CONFIGURE_DISABLE_BSP_SETTINGS
 
#define CONFIGURE_IDLE_TASK_STORAGE_SIZE   RTEMS_MINIMUM_STACK_SIZE
 
#define CONFIGURE_MAXIMUM_TASKS   1
 
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
 
#define CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE
 
#define CONFIGURE_INIT
 

Variables

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