RTEMS 6.1-rc1
|
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/one-cpu | |
Tests the effect of application configuration options. | |
spec:/rtems/ratemon/req/cancel | |
spec:/rtems/ratemon/req/get-status | |
spec:/rtems/ratemon/req/period | |
spec:/rtems/ratemon/req/timeout | |
spec:/rtems/sem/req/delete | |
spec:/rtems/sem/val/uni | |
Tests uniprocessor-specific semaphore behaviour. | |
spec:/rtems/signal/req/catch | |
spec:/rtems/signal/req/send | |
spec:/rtems/task/req/create-errors | |
spec:/rtems/task/req/mode | |
spec:/rtems/task/req/set-affinity | |
spec:/rtems/task/req/set-priority | |
spec:/rtems/task/req/wake-after | |
spec:/score/val/fatal | |
Tests some fatal errors. | |
Files | |
file | ts-validation-one-cpu-0.c |
Macros | |
#define | CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER |
#define | CONFIGURE_MAXIMUM_PROCESSORS 1 |
Variables | |
const char | rtems_test_name [] = "TestsuitesValidationOneCpu0" |
Each test must define a test name string. | |
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.