summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/testparallel.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-22cpukit/libtest: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-3/+3
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2019-03-26build: Move test support to librtemstest.aSebastian Huber1-0/+0
2016-11-03testsupport: Determine worker index via processorSebastian Huber1-36/+26
2016-06-01smptests/smpatomic01: New test casesSebastian Huber1-1/+3
2015-03-25testsupport: Generate unique worker namesSebastian Huber1-1/+11
2015-03-18testsupport: Do not suspend worker tasksSebastian Huber1-1/+3
2015-03-17testsupport: Add worker setup handlerSebastian Huber1-7/+32
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig1-9/+21
2015-03-05tests: Refactor parallel test executionAlexander Krutwig1-0/+155