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

This test suite for SMP-only test cases provides enough resources to run basic tests for all specified managers and functions. More...

Modules

 spec:/acfg/val/scheduler-edf-smp
 Tests the effect of application configuration options.
 
 spec:/rtems/intr/val/intr-smp-only
 Tests some Interrupt Manager directives.
 
 spec:/rtems/scheduler/val/smp-only
 This test case collection provides validation test cases for SMP-only requirements of the Scheduler Manager.
 
 spec:/rtems/sem/req/mrsp-obtain
 
 spec:/rtems/sem/val/smp
 Tests SMP-specific semaphore behaviour.
 
 spec:/rtems/task/val/smp
 This test case collection provides SMP-specific validation test cases for requirements of the Task Manager.
 
 spec:/score/sched/smp/edf/req/set-affinity
 
 spec:/score/sched/smp/edf/val/edf
 Tests for operations of the EDF SMP scheduler.
 
 spec:/score/sched/smp/val/smp
 Tests SMP-specific scheduler behaviour.
 
 spec:/score/smp/val/per-cpu-jobs
 Tests the processing order of per-processor jobs.
 
 spec:/score/thread/val/smp
 Tests SMP-specific thread behaviour.
 
 spec:/score/tq/val/smp
 Tests SMP-specific thread queue behaviour.
 

Files

file  ts-validation-smp-only-0.c
 

Macros

#define CONFIGURE_MAXIMUM_PROCESSORS   5
 

Variables

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

Detailed Description

This test suite for SMP-only test cases provides enough resources to run basic tests for all specified managers and functions.

Up to three scheduler instances using the SMP EDF scheduler are provided using up to four processors.