summaryrefslogtreecommitdiff
path: root/testsuites/fstests (follow)
AgeCommit message (Expand)Author
2017-01-24fsscandir01: Check MAXNAMLEN and NAME_MAXSebastian Huber
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber
2016-09-19fstests: Use printk() for IMFS configuration testsSebastian Huber
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns
2016-02-03Use linker set for libio initializationSebastian Huber
2016-01-27fstests/fsdosfsname01: Fix Makefile.amSebastian Huber
2016-01-05Filesystem: Remove superfluous permission checksSebastian Huber
2015-05-27jffs2: Move into separate librarySebastian Huber
2015-04-08fstests/fsfseeko01: Fix for long == off_tSebastian Huber
2015-03-31fstests: Increase stack size for symlink loop testAlexander Krutwig
2015-03-31fstests/fssymlink: TypoAlexander Krutwig
2015-03-04Add simple test for scandir() on all file systems testedJoel Sherrill
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber
2015-02-12IMFS: Add fine grained configurationSebastian Huber
2015-02-12IMFS: Add root directory to FS infoSebastian Huber
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber
2015-02-09fstests/fsrename: Avoid double initializationSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber
2014-12-05Update bug report URLSebastian Huber
2014-11-20Add supplementary groups to user environmentSebastian Huber
2014-10-23Revert "fstests/mdosfs_fstime: Remove test"Sebastian Huber
2014-10-08IMFS: Avoid NULL pointer accessSebastian Huber
2014-05-06testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns
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