summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-14tools: Remove rtems-bin2cSebastian Huber1-1/+1
2018-05-02tests: Remove configure feature checksSebastian Huber1-50/+0
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-11fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns1-0/+19
2018-04-10testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns97-1730/+702
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-6/+0
2018-02-09fsclose01: Fix task mode, use attributeSebastian Huber1-1/+2
2018-02-09fsclose01: Use floating-point taskSebastian Huber1-1/+1
2018-02-05fsclose01: Add tmpfile() test caseSebastian Huber2-3/+28
2018-01-25Remove make preinstallChris Johns1-0/+2
2018-01-19fstests: Use floating-point taskSebastian Huber1-0/+1
2018-01-19fstests: Use floating-point taskSebastian Huber1-0/+1
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer1-0/+25
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer1-1/+44
2017-11-06fsjffs2gc01: Fix sporadic test failuresSebastian Huber1-0/+8
2017-11-06tests: Use simple console driverSebastian Huber16-16/+16
2017-10-28tests: Remove TEST_INITSebastian Huber19-38/+0
2017-10-28tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber3-3/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns19-0/+38
2017-09-15libio: Use FIFO for iop free listSebastian Huber1-4/+27
2017-09-15libio: Add hold/drop iop referenceSebastian Huber6-0/+560
2017-09-14fstests/fsimfsgeneric01: Fix test assertSebastian Huber1-2/+1
2017-09-06dosfs: Support a cluster size of 64KiBSebastian Huber1-0/+28
2017-07-28Fix IO control request typeSebastian Huber1-1/+1
2017-07-18tests: Use floating point taskSebastian Huber8-0/+13
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns3-30/+31
2017-03-16dosfs: Fix file name searchSebastian Huber1-1/+10
2017-03-16dosfs: Fix fat_file_write()Sebastian Huber7-6/+172
2017-03-16dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber1-3/+20
2017-03-16libio: Fix deadlock in location managementSebastian Huber1-4/+4
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber1-0/+22
2017-01-24fsscandir01: Check MAXNAMLEN and NAME_MAXSebastian Huber1-0/+2
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber1-1/+5
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber1-0/+57
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber6-0/+299
2016-09-19fstests: Use printk() for IMFS configuration testsSebastian Huber2-4/+4
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-2/+2
2016-02-03Use linker set for libio initializationSebastian Huber1-3/+3
2016-01-27fstests/fsdosfsname01: Fix Makefile.amSebastian Huber1-14/+2
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber1-0/+20
2015-05-27jffs2: Move into separate librarySebastian Huber8-8/+16
2015-04-08fstests/fsfseeko01: Fix for long == off_tSebastian Huber1-4/+11
2015-03-31fstests: Increase stack size for symlink loop testAlexander Krutwig1-1/+1
2015-03-31fstests/fssymlink: TypoAlexander Krutwig1-1/+1
2015-03-04Add simple test for scandir() on all file systems testedJoel Sherrill14-0/+255
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber1-0/+20
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber1-1/+1
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber1-4/+4
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber7-3/+203