summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-14testsuites: Avoid clock driverSebastian Huber3-3/+3
2014-10-13nsecs/init.c: Use long to avoid overflow on 16-bit targetsJoel Sherrill1-2/+3
2014-10-13score: Rework global constructionSebastian Huber17-2/+310
2014-10-09Eliminate use of /*PAGE and clean up formattingJoel Sherrill2-35/+5
2014-10-09samples/base_sp: Fix printf() warningJoel Sherrill1-2/+3
2014-10-09samples/unlimited: Fix printf() warning and clean upJoel Sherrill5-24/+33
2014-10-08IMFS: Avoid NULL pointer accessSebastian Huber1-0/+11
2014-10-08posix: Add auto initializaton for rwlockSebastian Huber1-0/+37
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-19/+33
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-7/+42
2014-09-30pppd: Fix warningsSebastian Huber1-3/+1
2014-09-19sptests/spintrcritical22: New testSebastian Huber6-0/+176
2014-09-17smptests/smpload01: Report profiling only onceSebastian Huber2-184/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill50-52/+50
2014-09-16sptests/sp07: Minimize thread dispatch latencySebastian Huber11-157/+71
2014-09-16smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman3-33/+33
2014-09-12sptests/spintrcritical_support: Optimize busy loopSebastian Huber1-3/+4
2014-09-12sptests/spintrcritical10: Avoid undefined memorySebastian Huber1-0/+3
2014-09-11tmtests/tmcontext01: Improve cache dirty functionSebastian Huber1-14/+24
2014-09-10sptests/spfatal07: Fix end of test messageSebastian Huber1-1/+1
2014-09-10sptests/sp39: Convert to sptests/spintrcritical21Sebastian Huber8-105/+83
2014-09-10psxtests/psxonce01: Use test extensionSebastian Huber1-0/+2
2014-09-10tests: Rework interrupt critical testsSebastian Huber14-290/+504
2014-09-08Add -std=gnu++11 to CXXFLAGS if SMP is enabledSebastian Huber1-1/+6
2014-09-08tmtests/tmcontext01: Improve cache dirty functionSebastian Huber1-4/+7
2014-09-08sptests/spcontext01: Fix warningSebastian Huber1-1/+1
2014-09-05tmtests/tmcontext01: Plot a legendSebastian Huber1-6/+20
2014-09-04spcpuset01: Use %zd for size_t to eliminate warningJoel Sherrill2-6/+6
2014-09-04Misc psxtmtests: Use uint32_t not long for end_time to match printf() format ...Joel Sherrill11-26/+27
2014-09-04spfreechain01/init.c: Use %zd for size_t to eliminate warningJoel Sherrill1-2/+2
2014-09-04sp19: Eliminate warningsJoel Sherrill2-39/+16
2014-09-04raspberrypi: Use shared bspreset.cJoel Sherrill1-33/+32
2014-09-01samples/iostream: Produce proper begin/end messageSebastian Huber2-4/+4
2014-09-01smptests/smplock01: Update screen fileSebastian Huber1-1/+1
2014-09-01libtests/capture01: Fix test nameSebastian Huber1-1/+1
2014-09-01libtests/capture01: Force error if SMP enabledSebastian Huber1-0/+5
2014-09-01tests: Add documentationSebastian Huber12-17/+97
2014-09-01smptests/smpfatal08: Fix link errorSebastian Huber1-0/+7
2014-08-26rtems: Add more clock tick functionsSebastian Huber3-0/+64
2014-08-25sptests/spcache01: Make inline assembly conditional to account for OpenRISC l...Hesham ALMatary1-1/+5
2014-08-22smptests/smpcache01: Test the SMP cache managerDaniel Cederman6-0/+342
2014-08-20score: PR2179: Fix initially locked PI mutexSebastian Huber2-0/+39
2014-08-08sptests/sprbtree01: Add random ops test caseSebastian Huber2-1/+832
2014-08-07rbtree: Simplify insert and extractSebastian Huber1-10/+4
2014-08-07rbtree: Simplify _RBTree_Rotate()Sebastian Huber1-1/+0
2014-08-05sptests/sprbtree01: Check tree layoutSebastian Huber1-0/+620
2014-08-05sptests/sprbtree01: Reduce stack usageSebastian Huber1-1/+2
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber2-18/+1
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-22/+22
2014-07-29rbtree: Rename find header in find controlSebastian Huber2-8/+3