summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpfatal03 (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Simplify semaphore configurationSebastian Huber2019-12-111-1/+0
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* smptests: Fix configurationSebastian Huber2018-01-221-0/+1
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-281-1/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-2/+2
* smptests/smpfatal03: Use timer to provoke errorSebastian Huber2016-11-231-31/+21
* score: First part of new MrsP implementationSebastian Huber2016-11-024-0/+141
* score: Remove the Giant lockSebastian Huber2016-05-204-184/+0
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-2/+2
* smptests: Do not use Giant directlySebastian Huber2015-03-041-2/+2
* smptests/smpfatal03: Wait for end of test msgSebastian Huber2014-10-241-0/+2
* smptest/smpfatal03: Update due to API changesSebastian Huber2014-06-101-1/+1
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-2/+2
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* smptests/smpfatal03: Fix end of test outputSebastian Huber2014-03-311-5/+12
* 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-9/+9
* score: Add and use _Giant_Drop()Sebastian Huber2014-03-064-0/+175