summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsyslock01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-05testsuites/sptests/sp[s-z]*: 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-02-02spsyslock01: Fix object compareSebastian Huber1-5/+59
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
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-2/+2
2016-07-27score: Add deadlock detectionSebastian Huber1-41/+38
2016-01-26sptests/spsyslock01: Disable POSIX dependent partsSebastian Huber1-0/+8
2015-10-15Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2015-09-14score: Fix resource count for self-contained mutexSebastian Huber1-3/+32
2015-09-01score: Fix return status of mutex try acquireSebastian Huber1-18/+18
2015-07-30score: Add self-contained condition implementationSebastian Huber1-0/+104
2015-07-30score: Add scheduler <sys/lock.h> supportSebastian Huber1-0/+17
2015-07-30score: Add self-contained futex implementationSebastian Huber1-0/+74
2015-07-30score: Add self-contained semaphore implementationSebastian Huber1-0/+60
2015-07-30score: Add self-contained mutex implementationSebastian Huber1-0/+438