RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Modules | Files | Macros | Variables
spec:/testsuites/validation-one-cpu-1

This general purpose validation test suite provides enough resources to run basic tests with exactly one processor and without a Clock Driver. More...

Modules

 spec:/acfg/val/scheduler-table-entries-one-cpu
 Tests the effect of CONFIGURE_SCHEDULER_TABLE_ENTRIES the application configuration options in a configuration with only one processor.
 
 spec:/rtems/task/req/construct
 

Files

file  ts-validation-one-cpu-1.c
 

Macros

#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_MAXIMUM_PROCESSORS   1
 
#define CONFIGURE_SCHEDULER_TABLE_ENTRIES    RTEMS_SCHEDULER_TABLE_PRIORITY( a, TEST_SCHEDULER_A_NAME )
 

Variables

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

Detailed Description

This general purpose validation test suite provides enough resources to run basic tests with exactly one processor and without a Clock Driver.

Two test suites of this configuration are provided to limit test run duration.