summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests (follow)
Commit message (Expand)AuthorAgeFilesLines
* dosfs: Fix file name searchSebastian Huber2017-03-161-1/+10
* dosfs: Fix fat_file_write()Sebastian Huber2017-03-167-6/+172
* dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber2017-03-161-3/+20
* libio: Fix deadlock in location managementSebastian Huber2017-03-161-4/+4
* dosfs: Fix msdos_find_file_in_directory()Sebastian Huber2017-02-141-0/+22
* fsscandir01: Check MAXNAMLEN and NAME_MAXSebastian Huber2017-01-241-0/+2
* JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber2016-12-201-1/+5
* JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber2016-12-201-0/+57
* JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber2016-12-206-0/+299
* fstests: Use printk() for IMFS configuration testsSebastian Huber2016-09-192-4/+4
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-2/+2
* Use linker set for libio initializationSebastian Huber2016-02-031-3/+3
* fstests/fsdosfsname01: Fix Makefile.amSebastian Huber2016-01-271-14/+2
* Filesystem: Remove superfluous permission checksSebastian Huber2016-01-051-0/+20
* jffs2: Move into separate librarySebastian Huber2015-05-278-8/+16
* fstests/fsfseeko01: Fix for long == off_tSebastian Huber2015-04-081-4/+11
* fstests: Increase stack size for symlink loop testAlexander Krutwig2015-03-311-1/+1
* fstests/fssymlink: TypoAlexander Krutwig2015-03-311-1/+1
* Add simple test for scandir() on all file systems testedJoel Sherrill2015-03-0414-0/+255
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-0/+20
* IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber2015-02-131-1/+1
* IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber2015-02-131-4/+4
* IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber2015-02-137-3/+203
* IMFS: Add fine grained configurationSebastian Huber2015-02-1212-3/+306
* IMFS: Add root directory to FS infoSebastian Huber2015-02-121-0/+7
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-2/+0
* fstests/fsrename: Avoid double initializationSebastian Huber2015-02-091-7/+5
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-29/+8
* Filesystem: Delete node type operationSebastian Huber2015-01-221-7/+14
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-1613-20/+0
* Update bug report URLSebastian Huber2014-12-051-1/+1
* Add supplementary groups to user environmentSebastian Huber2014-11-201-0/+171
* Revert "fstests/mdosfs_fstime: Remove test"Sebastian Huber2014-10-233-0/+35
* IMFS: Avoid NULL pointer accessSebastian Huber2014-10-081-0/+11
* testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-062-33/+13
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-051-45/+45
* fsdosfsname01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-9/+23
* fsdosfsformat01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-4/+10
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-275-0/+6
* privateenv: Remove sharing of user environment between threads.Christian Mauderer2014-03-272-13/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2152-52/+52
* fstests/fsrename: Fix stack corruptionSebastian Huber2014-03-202-30/+56
* tests/fstests: Remove duplicate begin/end messagesSebastian Huber2014-03-2012-31/+7
* New fstest to check rename POSIX conformanceAndre Marques2014-03-176-0/+1546
* tests/fstests: Use <rtems/test.h>Sebastian Huber2014-03-1725-31/+99
* fstests and libtests: Add contents to multiple documentation filesCynthia Rempel2014-01-082-7/+74
* fsdosfsformat01.doc: Add contentsCynthia Rempel2014-01-071-4/+18
* fsbdpart01.doc: Add contentsCynthia Rempel2014-01-071-4/+21
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-2/+47
* Misc tests: Fix scn files and adjust outputJoel Sherrill2013-11-181-0/+2