RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Modules | Files | Macros | Variables
spec:/testsuites/validation-0

This general purpose validation test suite provides enough resources to run basic tests for all specified managers and functions. More...

Modules

 spec:/acfg/val/appl-needs-clock-driver
 Tests the effect of the CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER application configuration option.
 
 spec:/rtems/event/req/send-receive
 
 spec:/rtems/event/val/send-receive
 Tests the rtems_event_send() and rtems_event_receive() directives.
 
 spec:/rtems/event/val/system-send-receive
 Tests the rtems_event_system_send() and rtems_event_system_receive() directives.
 
 spec:/score/thread/val/idle-body-no-return
 Tests thread idle body behaviour.
 

Files

file  ts-validation-0.c
 

Macros

#define CONFIGURE_MAXIMUM_PROCESSORS   5
 

Variables

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

Detailed Description

This general purpose validation test suite provides enough resources to run basic tests for all specified managers and functions.

In SMP configurations, up to three scheduler instances using the SMP EDF scheduler are provided using up to four processors.