summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spmutex01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-05testsuites/sptests/sp[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-10-29posix: Enable more sptests test cases by defaultSebastian Huber1-42/+16
2017-11-16rtems: rtems_semaphore_flush() with prio inheritSebastian Huber1-11/+47
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-1/+0
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-2/+2
2016-09-21score: Rework thread priority managementSebastian Huber1-7/+134
2016-07-27score: Add deadlock detectionSebastian Huber1-39/+374
2016-05-12score: Fix CORE mutex initializationSebastian Huber1-120/+14
2015-10-15Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2015-09-04score: Implement priority boostingSebastian Huber1-5/+56
2015-09-04score: Implement SMP-specific priority queueSebastian Huber1-0/+326