summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical22/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
2021-11-23score: Simplify thread wait state handlingSebastian Huber1-1/+1
2020-08-21spintrcritical22: Use right thread wait flagsSebastian Huber1-1/+1
2020-07-23spintrcritical22: Use T_interrupt_test()Sebastian Huber1-37/+66
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
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-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-1/+1
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-1/+1
2016-05-30score: Simplify CORE mutexSebastian Huber1-3/+4
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-1/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-3/+3
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber1-2/+1
2016-05-20sptests/spintrcritical22: Avoid _Objects_Get()Sebastian Huber1-5/+4
2015-05-19score: New thread queue implementationSebastian Huber1-2/+6
2014-09-19sptests/spintrcritical22: New testSebastian Huber1-0/+138