summaryrefslogtreecommitdiffstats
path: root/testsuites (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
* tmtests/tmcontext01: Improve cache dirty functionSebastian Huber2014-09-111-14/+24
* sptests/spfatal07: Fix end of test messageSebastian Huber2014-09-101-1/+1
* sptests/sp39: Convert to sptests/spintrcritical21Sebastian Huber2014-09-108-105/+83
* psxtests/psxonce01: Use test extensionSebastian Huber2014-09-101-0/+2
* tests: Rework interrupt critical testsSebastian Huber2014-09-1014-290/+504
* Add -std=gnu++11 to CXXFLAGS if SMP is enabledSebastian Huber2014-09-081-1/+6
* tmtests/tmcontext01: Improve cache dirty functionSebastian Huber2014-09-081-4/+7
* sptests/spcontext01: Fix warningSebastian Huber2014-09-081-1/+1
* tmtests/tmcontext01: Plot a legendSebastian Huber2014-09-051-6/+20
* spcpuset01: Use %zd for size_t to eliminate warningJoel Sherrill2014-09-042-6/+6
* Misc psxtmtests: Use uint32_t not long for end_time to match printf() format ...Joel Sherrill2014-09-0411-26/+27
* 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
* samples/iostream: Produce proper begin/end messageSebastian Huber2014-09-012-4/+4
* smptests/smplock01: Update screen fileSebastian Huber2014-09-011-1/+1
* libtests/capture01: Fix test nameSebastian Huber2014-09-011-1/+1
* libtests/capture01: Force error if SMP enabledSebastian Huber2014-09-011-0/+5
* tests: Add documentationSebastian Huber2014-09-0112-17/+97
* smptests/smpfatal08: Fix link errorSebastian Huber2014-09-011-0/+7
* 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
* smptests/smpcache01: Test the SMP cache managerDaniel Cederman2014-08-226-0/+342
* 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-052-18/+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
* Add _TOD_Adjust to SCORE TOD Handler.Joel Sherrill2014-07-232-4/+18
* 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
* Enhance Semaphore Blocking and Readying Time Test CasesJoel Sherrill2014-07-1421-171/+477
* capture01: Add include of assert.h.Jennifer Averett2014-07-141-0/+1
* smpschedsem01: new test.Jennifer Averett2014-07-116-0/+134
* smpschedaffinity05: Add test for worst case migration for affintiy scheduler.Jennifer Averett2014-07-116-0/+295
* smpschedaffinity04: New test.Jennifer Averett2014-07-116-0/+229
* smpschedaffinity03: New test.Jennifer Averett2014-07-116-0/+142
* smpschedaffinity02: New test.Jennifer Averett2014-07-116-0/+283
* smpschedaffinity01: New test.Jennifer Averett2014-07-116-0/+220
* capture01: New non-interactive test for capture engine.Jennifer Averett2014-07-118-0/+621