summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc tests: Fix scn files and adjust outputJoel Sherrill2013-11-181-0/+2
* testsuites: Add missing .scn filesJoel Sherrill2013-11-1542-20/+1040
* Rename imfs_fspathenval.scn to imfs_fspatheval.scnJoel Sherrill2013-11-152-2/+1
* fsdosfsname01: Improve test for duplicate namesRalf Kirchner2013-11-151-1/+9
* fsdosfsformat01: Add test for re-mount of a filesystemRalf Kirchner2013-10-181-0/+11
* JFFS2: New testsSebastian Huber2013-09-1911-0/+411
* fstests/mdosfs_fstime: Remove testSebastian Huber2013-09-163-35/+0
* fstests/fstime: Fix according to POSIXSebastian Huber2013-09-131-102/+139
* fstests/fspermission: Fix resource leakSebastian Huber2013-09-131-2/+9
* Check times with a no change truncate via open.Chris Johns2013-08-081-1/+31
* fsdsosfsname01: Ensure endian correctnessRalf Kirchner2013-06-033-33/+6418
* fsdosfsname01: Add compatibility testsRalf Kirchner2013-06-036-0/+11294
* fsdosfsname01: Add multibyte testsRalf Kirchner2013-06-032-1/+286
* fsdosfsname01: New testRalf Kirchner2013-06-036-0/+688
* dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner2013-05-241-0/+1
* fstests: Use "tmacros.h" instead of "pmacros.h"Ralf Kirchner2013-05-241-1/+1
* fstests/fsstatvfs: Fix end of test messageSebastian Huber2013-05-161-1/+1
* dosfs: Add statvfs() supportAndrei Mozzhuhin2013-05-165-0/+141
* testsuites: Fix warningsSebastian Huber2013-04-112-1/+4
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-313/+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
* 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
* fstests: Generating .scn (Screen Shots) #4Alex Ivanov2013-01-156-0/+192
* IMFS: Generating .scn (Screen Shots) #2Christopher Kerl2013-01-026-0/+276
* 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
* 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
* dosfs: Cluster write optimizationRalf Kirchner2012-12-056-0/+332
* dosfs: Block size optimizationRalf Kirchner2012-12-051-1/+1
* fstests/fsdosfsformat01: New testRalf Kirchner2012-12-056-1/+480
* dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner2012-12-051-1/+0
* dosfs: Add skip_alignment for msdos_format()Ralf Kirchner2012-12-051-1/+1
* fstests/fsfseeko01: Add test casesSebastian Huber2012-11-221-4/+26
* fstests/fsrfsbitmap01: Fix NULL pointer accessSebastian Huber2012-11-136-90/+67
* Make tems_rfs_bitmap_ut_test_range, rtems_rfs_bitmap_ut_alloc_seq_test, rtems...Ralf Corsépius2012-10-151-6/+6
* Use %zd instead of %d to print size_t'sRalf Corsépius2012-10-151-1/+1
* Use %zu instead of %lu to print size_t's.Ralf Corsépius2012-10-111-1/+1
* Cleanup Krzysztof's copyright notices.Ralf Corsépius2012-10-114-7/+7
* fstests/fsimfsgeneric01: Avoid global stateSebastian Huber2012-10-071-4/+3
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-4/+1
* fsrfsbitmap01/test.c: Remove tabsJoel Sherrill2012-10-011-7/+8