summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpfatal03 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-11rtems: Simplify semaphore configurationSebastian Huber1-1/+0
2018-04-10testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2018-01-22smptests: Fix configurationSebastian Huber1-0/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber1-1/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-2/+2
2016-11-23smptests/smpfatal03: Use timer to provoke errorSebastian Huber1-31/+21
2016-11-02score: First part of new MrsP implementationSebastian Huber4-0/+141
2016-05-20score: Remove the Giant lockSebastian Huber4-184/+0
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-2/+2
2015-03-04smptests: Do not use Giant directlySebastian Huber1-2/+2
2014-10-24smptests/smpfatal03: Wait for end of test msgSebastian Huber1-0/+2
2014-06-10smptest/smpfatal03: Update due to API changesSebastian Huber1-1/+1
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber1-2/+2
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-03-31smptests/smpfatal03: Fix end of test outputSebastian Huber1-5/+12
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17tests/smptests: Use <rtems/test.h>Sebastian Huber1-9/+9
2014-03-06score: Add and use _Giant_Drop()Sebastian Huber4-0/+175