summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests (follow)
Commit message (Expand)AuthorAgeFilesLines
* libblock: Add rtems_bdbuf_peek()Christian Mauderer2021-03-261-0/+3
* fsdosfsname01: Fix string truncation warningFrank Kühndel2020-10-151-6/+7
* Canonicalize config.h includeSebastian Huber2020-04-1614-14/+14
* libio: Robust file descriptor reference countingSebastian Huber2020-03-131-14/+48
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-041-34/+172
* fstests/fsrename: Rename a file twiceSebastian Huber2020-03-031-0/+29
* libio: Add POSIX user environment pointer to TCBSebastian Huber2020-02-256-7/+0
* fstests/fsstatvfs: Include missing header fileSebastian Huber2020-02-041-0/+1
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-1917-17/+17
* fstests: Use tmacros.h instead of pmacros.hSebastian Huber2019-11-1216-17/+16
* fs: Add struct dirent::d_type supportSebastian Huber2019-02-051-27/+62
* build: Do not install test programsSebastian Huber2019-01-301-3/+1
* Fix format warningsSebastian Huber2019-01-071-18/+18
* dosfs: Fix device identifierSebastian Huber2018-11-271-0/+41
* fsclose01: Fix uninitialized variable warningSebastian Huber2018-10-121-1/+1
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* build: Directly reference libraries in testsSebastian Huber2018-10-101-9/+9
* fsdosfssync01/init.c: Remove unused variableJoel Sherrill2018-08-151-1/+0
* tests: Avoid deprecated rtems_disk_io_initialize()Sebastian Huber2018-08-073-10/+0
* ramdisk: Use rtems_blkdev_create()Sebastian Huber2018-08-074-57/+7
* tools: Remove rtems-bin2cSebastian Huber2018-06-141-1/+1
* tests: Remove configure feature checksSebastian Huber2018-05-021-50/+0
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns2018-04-111-0/+19
* testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1097-1730/+702
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-6/+0
* fsclose01: Fix task mode, use attributeSebastian Huber2018-02-091-1/+2
* fsclose01: Use floating-point taskSebastian Huber2018-02-091-1/+1
* fsclose01: Add tmpfile() test caseSebastian Huber2018-02-052-3/+28
* Remove make preinstallChris Johns2018-01-251-0/+2
* fstests: Use floating-point taskSebastian Huber2018-01-191-0/+1
* fstests: Use floating-point taskSebastian Huber2018-01-191-0/+1
* dosfs: Allow creating a file with similar name.Christian Mauderer2017-12-071-0/+25
* dosfs: Fix files with same name as volume name.Christian Mauderer2017-12-051-1/+44
* fsjffs2gc01: Fix sporadic test failuresSebastian Huber2017-11-061-0/+8
* tests: Use simple console driverSebastian Huber2017-11-0616-16/+16
* tests: Remove TEST_INITSebastian Huber2017-10-2819-38/+0
* tests: Remove obsolete TESTS_USE_PRINTKSebastian Huber2017-10-283-3/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-2319-0/+38
* libio: Use FIFO for iop free listSebastian Huber2017-09-151-4/+27
* libio: Add hold/drop iop referenceSebastian Huber2017-09-156-0/+560
* fstests/fsimfsgeneric01: Fix test assertSebastian Huber2017-09-141-2/+1
* dosfs: Support a cluster size of 64KiBSebastian Huber2017-09-061-0/+28
* Fix IO control request typeSebastian Huber2017-07-281-1/+1
* tests: Use floating point taskSebastian Huber2017-07-188-0/+13
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-043-30/+31
* 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