summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-0812-12394/+0
* libblock: Do resource allocation in one placeSebastian Huber2013-02-212-33/+0
* fstests/fsrdwr: Add test caseSebastian Huber2013-02-203-1/+59
* fstests/fsrdwr: Fix warningSebastian Huber2013-02-201-1/+1
* fstests: Prevent compiler optimizationsSebastian Huber2013-02-151-1/+4
* Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-147-14/+28
* Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.Ralf Corsépius2013-02-141-0/+4
* sptests/spfatal11: Update due to API changesSebastian Huber2013-02-122-5/+22
* score: Add and use rtems_assert_contextSebastian Huber2013-02-122-5/+31
* tests: atomic support for RTEMS. SMP tests for atomic operations.WeiY2013-02-0742-0/+1991
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-0742-0/+2563
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-074-1/+24
* fstests/fsrdwr: Free allocated memorySebastian Huber2013-01-301-0/+4
* fstests: Check resources used by FAT file systemSebastian Huber2013-01-301-0/+6
* fstests: Use global environment and clean upSebastian Huber2013-01-301-3/+14
* fstests: Initialize swapout taskSebastian Huber2013-01-301-0/+19
* fstests: Perform a quick formatSebastian Huber2013-01-301-1/+1
* fstests: Use designated initializersSebastian Huber2013-01-301-10/+10
* ftpfs: Fix SIZE command handlingSebastian Huber2013-01-282-4/+26
* testsuites: Fix prototypesSebastian Huber2013-01-276-16/+22
* testsuites: Use rtems_fatal_source_description()Sebastian Huber2013-01-274-27/+6
* fstests: Generating .scn (Screen Shots) #4Alex Ivanov2013-01-156-0/+192
* psxtmtests: Generating .scn (Screen Shots) #8Alex Ivanov2013-01-157-0/+30
* Create POSIX Timing Test psxtmthread02Christopher Kerl2013-01-145-0/+120
* Generating .scn (Screen Shots) #7Alex Ivanov2013-01-146-0/+32
* Create POSIX Timing Test psxtmcond09Christopher Kerl2013-01-119-0/+290
* Create POSIX Timing Test psxtmcond03Christopher Kerl2013-01-115-0/+144
* Added more condition variable timing tests.Jennifer Averett2013-01-111-2/+4
* Create POSIX Timing Test psxtmcond05Christopher Kerl2013-01-095-0/+111
* Create POSIX Timing Test psxtmcond02Christopher Kerl2013-01-095-0/+113
* GCI: Create POSIX Timing Test psxtmcond01Christopher Kerl2013-01-095-0/+130
* sapi: Add rtems_fatal_source_description()Sebastian Huber2013-01-072-2/+32
* rtems: Critical fix for eventsSebastian Huber2013-01-072-23/+289
* tmoverhd.docCynthia Rempel2013-01-061-0/+75
* IMFS: Generating .scn (Screen Shots) #2Christopher Kerl2013-01-026-0/+276
* sptests/spintrcritical16: Fix NULL pointer accessSebastian Huber2013-01-021-1/+4
* libtests/rbheap01: Add test casesSebastian Huber2012-12-221-0/+42
* sptests/speventsystem01: Add test casesSebastian Huber2012-12-221-0/+34
* libtests/malloctest: Add test caseSebastian Huber2012-12-221-0/+25
* libtests/malloctest: Add test caseSebastian Huber2012-12-221-0/+24
* libblock: Use rtems_blkdev_create_partition()Sebastian Huber2012-12-211-2/+26
* IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber2012-12-211-7/+58
* libcsupport: Add rtems_resource_snapshot_take()Sebastian Huber2012-12-212-5/+101
* score: Add _Objects_Active_count()Sebastian Huber2012-12-213-1/+10
* score: Add rtems_chain_node_count_unprotected()Sebastian Huber2012-12-213-1/+23
* libtests/md501: Use test cases of RFC 2202Sebastian Huber2012-12-162-160/+200
* libtests/md501: New testSebastian Huber2012-12-166-0/+251
* dosfs: Add sync_device option for msdos_format()Sebastian Huber2012-12-131-1/+6
* dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner2012-12-131-11/+60
* termios: Implement tcflush()Sebastian Huber2012-12-132-13/+15