summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* sptests/spintrcritical_support: Optimize busy loopSebastian Huber2014-09-121-3/+4
* sptests/spintrcritical10: Avoid undefined memorySebastian Huber2014-09-121-0/+3
* sptests/spfatal07: Fix end of test messageSebastian Huber2014-09-101-1/+1
* sptests/sp39: Convert to sptests/spintrcritical21Sebastian Huber2014-09-108-105/+83
* tests: Rework interrupt critical testsSebastian Huber2014-09-1013-267/+485
* sptests/spcontext01: Fix warningSebastian Huber2014-09-081-1/+1
* spcpuset01: Use %zd for size_t to eliminate warningJoel Sherrill2014-09-042-6/+6
* spfreechain01/init.c: Use %zd for size_t to eliminate warningJoel Sherrill2014-09-041-2/+2
* sp19: Eliminate warningsJoel Sherrill2014-09-042-39/+16
* raspberrypi: Use shared bspreset.cJoel Sherrill2014-09-041-33/+32
* tests: Add documentationSebastian Huber2014-09-012-3/+16
* rtems: Add more clock tick functionsSebastian Huber2014-08-263-0/+64
* sptests/spcache01: Make inline assembly conditional to account for OpenRISC l...Hesham ALMatary2014-08-251-1/+5
* score: PR2179: Fix initially locked PI mutexSebastian Huber2014-08-202-0/+39
* sptests/sprbtree01: Add random ops test caseSebastian Huber2014-08-082-1/+832
* rbtree: Simplify insert and extractSebastian Huber2014-08-071-10/+4
* rbtree: Simplify _RBTree_Rotate()Sebastian Huber2014-08-071-1/+0
* sptests/sprbtree01: Check tree layoutSebastian Huber2014-08-051-0/+620
* sptests/sprbtree01: Reduce stack usageSebastian Huber2014-08-051-1/+2
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-051-1/+1
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-051-22/+22
* rbtree: Rename find header in find controlSebastian Huber2014-07-292-8/+3
* rbtree: Simplify off-tree handlingSebastian Huber2014-07-291-4/+4
* rbtree: Update maximum node in LIFO orderSebastian Huber2014-07-262-9/+107
* rbtree: Do not set node off-tree in extractSebastian Huber2014-07-221-4/+5
* rbtree: Remove superfluous NULL pointer checksSebastian Huber2014-07-221-3/+0
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-151-43/+65
* sp59: Fix typosJoel Sherrill2014-07-142-3/+3
* sptests/spcontext01: Avoid NULL pointer accessSebastian Huber2014-07-011-1/+15
* sptests/spsem03: New testSebastian Huber2014-06-036-0/+194
* score: Add Resource HandlerSebastian Huber2014-06-036-0/+445
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-286-0/+370
* score: PR2179: Fix initially locked PCP mutexesSebastian Huber2014-05-232-0/+37
* rtems: Fix sp2038 test.Chris Johns2014-05-221-0/+37
* score: _Thread_Set_life_protection()Sebastian Huber2014-05-211-12/+62
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-156-175/+0
* score: Introduce scheduler nodesSebastian Huber2014-05-141-1/+1
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-0/+27
* score: Implement forced thread migrationSebastian Huber2014-05-071-4/+4
* testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-25/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-051-25/+25
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-292-5/+1
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-6/+23
* rtems: Add task get/set schedulerSebastian Huber2014-04-151-1/+77
* rtems: Add scheduler get processorsSebastian Huber2014-04-151-0/+53
* rtems: Add scheduler identificationSebastian Huber2014-04-151-1/+29
* score: Task get/set affinitySebastian Huber2014-04-156-1/+167
* score: Static scheduler configurationSebastian Huber2014-04-152-11/+5
* sp74.doc: Correct minor typosJoel Sherrill2014-04-141-3/+5
* score: Statically initialize IO managerSebastian Huber2014-04-102-5/+1