summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-02-20fstests/fsrdwr: Add test caseSebastian Huber3-1/+59
2013-02-20fstests/fsrdwr: Fix warningSebastian Huber1-1/+1
2013-02-15fstests: Prevent compiler optimizationsSebastian Huber1-1/+4
2013-02-14Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius7-14/+28
2013-02-14Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.Ralf Corsépius1-0/+4
2013-02-12sptests/spfatal11: Update due to API changesSebastian Huber2-5/+22
2013-02-12score: Add and use rtems_assert_contextSebastian Huber2-5/+31
2013-02-07tests: atomic support for RTEMS. SMP tests for atomic operations.WeiY42-0/+1991
2013-02-07tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY42-0/+2563
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY4-1/+24
2013-01-30fstests/fsrdwr: Free allocated memorySebastian Huber1-0/+4
2013-01-30fstests: Check resources used by FAT file systemSebastian Huber1-0/+6
2013-01-30fstests: Use global environment and clean upSebastian Huber1-3/+14
2013-01-30fstests: Initialize swapout taskSebastian Huber1-0/+19
2013-01-30fstests: Perform a quick formatSebastian Huber1-1/+1
2013-01-30fstests: Use designated initializersSebastian Huber1-10/+10
2013-01-28ftpfs: Fix SIZE command handlingSebastian Huber2-4/+26
2013-01-27testsuites: Fix prototypesSebastian Huber6-16/+22
2013-01-27testsuites: Use rtems_fatal_source_description()Sebastian Huber4-27/+6
2013-01-15fstests: Generating .scn (Screen Shots) #4Alex Ivanov6-0/+192