summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber17-17/+17
2019-11-12fstests: Use tmacros.h instead of pmacros.hSebastian Huber16-17/+16
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber1-27/+62
2019-01-30build: Do not install test programsSebastian Huber1-3/+1
2019-01-07Fix format warningsSebastian Huber1-18/+18
2018-11-27dosfs: Fix device identifierSebastian Huber1-0/+41
2018-10-12fsclose01: Fix uninitialized variable warningSebastian Huber1-1/+1
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-10-10build: Directly reference libraries in testsSebastian Huber1-9/+9
2018-08-15fsdosfssync01/init.c: Remove unused variableJoel Sherrill1-1/+0
2018-08-07tests: Avoid deprecated rtems_disk_io_initialize()Sebastian Huber3-10/+0
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber4-57/+7
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