summaryrefslogtreecommitdiff
path: root/testsuites/fstests (follow)
AgeCommit message (Expand)Author
2014-04-22fsdosfsname01: Honor BSP_SMALL_MEMORYJoel Sherrill
2014-04-22fsdosfsformat01: Honor BSP_SMALL_MEMORYJoel Sherrill
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer
2014-03-27privateenv: Remove sharing of user environment between threads.Christian Mauderer
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-20fstests/fsrename: Fix stack corruptionSebastian Huber
2014-03-20tests/fstests: Remove duplicate begin/end messagesSebastian Huber
2014-03-17New fstest to check rename POSIX conformanceAndre Marques
2014-03-17tests/fstests: Use <rtems/test.h>Sebastian Huber
2014-01-08fstests and libtests: Add contents to multiple documentation filesCynthia Rempel
2014-01-07fsdosfsformat01.doc: Add contentsCynthia Rempel
2014-01-07fsbdpart01.doc: Add contentsCynthia Rempel
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber
2013-11-18Misc tests: Fix scn files and adjust outputJoel Sherrill
2013-11-15testsuites: Add missing .scn filesJoel Sherrill
2013-11-15Rename imfs_fspathenval.scn to imfs_fspatheval.scnJoel Sherrill
2013-11-15fsdosfsname01: Improve test for duplicate namesRalf Kirchner
2013-10-18fsdosfsformat01: Add test for re-mount of a filesystemRalf Kirchner
2013-09-19JFFS2: New testsSebastian Huber
2013-09-16fstests/mdosfs_fstime: Remove testSebastian Huber
2013-09-13fstests/fstime: Fix according to POSIXSebastian Huber
2013-09-13fstests/fspermission: Fix resource leakSebastian Huber
2013-08-08Check times with a no change truncate via open.Chris Johns
2013-06-03fsdsosfsname01: Ensure endian correctnessRalf Kirchner
2013-06-03fsdosfsname01: Add compatibility testsRalf Kirchner
2013-06-03fsdosfsname01: Add multibyte testsRalf Kirchner
2013-06-03fsdosfsname01: New testRalf Kirchner
2013-05-24dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner
2013-05-24fstests: Use "tmacros.h" instead of "pmacros.h"Ralf Kirchner
2013-05-16fstests/fsstatvfs: Fix end of test messageSebastian Huber
2013-05-16dosfs: Add statvfs() supportAndrei Mozzhuhin
2013-04-11testsuites: Fix warningsSebastian Huber
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom
2013-02-21libblock: Do resource allocation in one placeSebastian Huber
2013-02-20fstests/fsrdwr: Add test caseSebastian Huber
2013-02-20fstests/fsrdwr: Fix warningSebastian Huber
2013-02-15fstests: Prevent compiler optimizationsSebastian Huber
2013-01-30fstests/fsrdwr: Free allocated memorySebastian Huber
2013-01-30fstests: Check resources used by FAT file systemSebastian Huber
2013-01-30fstests: Use global environment and clean upSebastian Huber
2013-01-30fstests: Initialize swapout taskSebastian Huber
2013-01-30fstests: Perform a quick formatSebastian Huber
2013-01-30fstests: Use designated initializersSebastian Huber
2013-01-15fstests: Generating .scn (Screen Shots) #4Alex Ivanov
2013-01-02IMFS: Generating .scn (Screen Shots) #2Christopher Kerl
2012-12-21libblock: Use rtems_blkdev_create_partition()Sebastian Huber
2012-12-21IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber
2012-12-13dosfs: Add sync_device option for msdos_format()Sebastian Huber
2012-12-13dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner
2012-12-05dosfs: Cluster write optimizationRalf Kirchner