summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsyslock01 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
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 Huber2-0/+113
2015-07-30score: Add scheduler <sys/lock.h> supportSebastian Huber2-0/+22
2015-07-30score: Add self-contained futex implementationSebastian Huber2-0/+79
2015-07-30score: Add self-contained semaphore implementationSebastian Huber2-0/+65
2015-07-30score: Add self-contained mutex implementationSebastian Huber4-0/+479