summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-05psxtests/psxcleanup: Fix cleanup push/pop testSebastian Huber1-4/+3
2013-07-05psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber3-29/+3
2013-06-25tmtests/tm20: Change allocation sizesSebastian Huber1-3/+3
2013-06-25psxtests/psxkey02: SimplifySebastian Huber2-71/+23
2013-06-25sptests/spwkspace: Reserve space for duplicatesSebastian Huber1-0/+2
2013-06-25sptests/spmountmgr01: SimplifySebastian Huber1-4/+4
2013-06-25sptests/sp64: SimplifySebastian Huber1-78/+25
2013-06-25sptests/sp62: Rework to avoid heap internalsSebastian Huber1-32/+29
2013-06-25sptests/sp59: Change allocation sizeSebastian Huber1-1/+1
2013-06-25sptests/sp18: SimplifySebastian Huber2-26/+16
2013-06-25sptests/sp16: Change allocation sizesSebastian Huber4-34/+36
2013-06-25sptests/sp09: Change allocation sizesSebastian Huber1-2/+2
2013-06-17smptests/smpschedule01: Update due to API changeSebastian Huber1-1/+1
2013-06-17Revert "sptests/sp02: Fix maximum task count"Sebastian Huber1-1/+1
2013-06-14smptests/smpschedule01: New testSebastian Huber6-0/+246
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber17-46/+42
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber1-3/+3
2013-06-14score: Add _Chain_Insert_ordered_unprotected()Sebastian Huber3-0/+36
2013-06-14sptests/sp02: Fix maximum task countSebastian Huber1-1/+1
2013-06-12rtems: Add interrupt locksSebastian Huber1-0/+17
2013-06-03fsdsosfsname01: Ensure endian correctnessRalf Kirchner3-33/+6418
2013-06-03fsdosfsname01: Add compatibility testsRalf Kirchner6-0/+11294
2013-06-03fsdosfsname01: Add multibyte testsRalf Kirchner2-1/+286
2013-06-03libtests: Add new test: utf8proc01Ralf Kirchner6-0/+317
2013-06-03fsdosfsname01: New testRalf Kirchner6-0/+688
2013-05-31smptests/smplock01: New testSebastian Huber6-0/+463
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber1-2/+11
2013-05-31smptests: Use priority ceiling for locked printSebastian Huber2-2/+3
2013-05-27smptests/smp09: Add missing newlineSebastian Huber1-1/+1
2013-05-27smptests/smp01: Do not assume CPU 0 runs InitSebastian Huber1-19/+22
2013-05-27smptests/smp01: Fix semaphore countSebastian Huber8-3/+12
2013-05-24dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner1-0/+1
2013-05-24fstests: Use "tmacros.h" instead of "pmacros.h"Ralf Kirchner1-1/+1
2013-05-20sptests: add test to demonstrate bug in strict order mutexGedare Bloom6-1/+257
2013-05-20sptests: add test for priority inversion with multiple locksGedare Bloom6-1/+211
2013-05-16fstests/fsstatvfs: Fix end of test messageSebastian Huber1-1/+1
2013-05-16dosfs: Add statvfs() supportAndrei Mozzhuhin5-0/+141
2013-05-10libtests/malloc04: Prevent compiler optimizationsSebastian Huber1-1/+6
2013-05-10score: Add CPU context validationSebastian Huber6-0/+222
2013-05-06psxtests/psxtime: Reduce test timeSebastian Huber2-235/+139
2013-05-03libtests/malloc04: Adjust for new sbrk() supportSebastian Huber3-49/+84
2013-05-01Clear the atomic conditional compilation.WeiY8-32/+0
2013-04-23libtests/exit02: New testSebastian Huber6-0/+129
2013-04-23libtests/exit01: New testSebastian Huber6-0/+151
2013-04-17Use uint32_t instead of long. Use unsigned defines (Prevent overflows on 16bi...Ralf Corsépius2-6/+6
2013-04-11testsuites: Fix warningsSebastian Huber15-40/+51
2013-04-08libtests/flashdisk01: Disable for small memory BSPSebastian Huber2-0/+31
2013-04-08sptests/spstkalloc02: Disable for small memory BSPSebastian Huber1-0/+25
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom12-12394/+0
2013-02-21libblock: Do resource allocation in one placeSebastian Huber2-33/+0