summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpswitchextension01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
| | | | | | Rename rtems_smp_get_processor_count() in rtems_get_processor_count(). Make rtems_get_processor_count() a function in uni-processor configurations to enable ABI compatibility with SMP configurations.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
|
* smptests/smpswitchextension01: Fix start sequenceSebastian Huber2013-08-091-0/+2
| | | | Start the toggler after the context is initialized.
* smptests/smpswitchextension01: New testSebastian Huber2013-08-054-0/+296