summaryrefslogtreecommitdiff
path: root/testsuites/fstests (follow)
AgeCommit message (Expand)Author
2023-09-26tests: Add header for RTEMS test printerSebastian Huber
2023-05-20Update company nameSebastian Huber
2023-03-15cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore
2023-03-14doxygen: Add groups for related test suitesSebastian Huber
2022-08-05testsuite: Fix warningsChris Johns
2022-06-21TFTPFS: Fix test configuration for FP targetsSebastian Huber
2022-06-21TFTPFS: Reduce test configurationSebastian Huber
2022-06-21TFTPFS: Add testsFrank Kühndel
2022-04-12fstests/fsdosfsname01/create_image.sh: Manually change license to BSD-2Joel Sherrill
2022-04-12testsuites/fstests/*: Change license to BSD-2Joel Sherrill
2022-04-07testsuites/fstests/*: Change license to BSD-2Joel Sherrill
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill
2022-03-10testsuites/fstests/fsdosfsname01/create_files.cs: Convert to UNIX CR/LF.Joel Sherrill
2021-10-04testsuites/fstests: Fix uninitialized utimbuf structsAlex White
2021-09-21build: Remove old build systemSebastian Huber
2021-06-08fsnofs01/init.c: Check for ENOENT from utime().Joel Sherrill
2021-03-26libblock: Add rtems_bdbuf_peek()Christian Mauderer
2020-10-15fsdosfsname01: Fix string truncation warningFrank Kühndel
2020-04-16Canonicalize config.h includeSebastian Huber
2020-03-13libio: Robust file descriptor reference countingSebastian Huber
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber
2020-03-03fstests/fsrename: Rename a file twiceSebastian Huber
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber
2020-02-04fstests/fsstatvfs: Include missing header fileSebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-11-12fstests: Use tmacros.h instead of pmacros.hSebastian Huber
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber
2019-01-30build: Do not install test programsSebastian Huber
2019-01-07Fix format warningsSebastian Huber
2018-11-27dosfs: Fix device identifierSebastian Huber
2018-10-12fsclose01: Fix uninitialized variable warningSebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-10build: Directly reference libraries in testsSebastian Huber
2018-08-15fsdosfssync01/init.c: Remove unused variableJoel Sherrill
2018-08-07tests: Avoid deprecated rtems_disk_io_initialize()Sebastian Huber
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber
2018-06-14tools: Remove rtems-bin2cSebastian Huber
2018-05-02tests: Remove configure feature checksSebastian Huber
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-11fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes.Chris Johns
2018-04-10testsuite/fstests: Merged nested Makefile.am files into one Makefile.amChris Johns
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-02-09fsclose01: Fix task mode, use attributeSebastian Huber
2018-02-09fsclose01: Use floating-point taskSebastian Huber
2018-02-05fsclose01: Add tmpfile() test caseSebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-19fstests: Use floating-point taskSebastian Huber
2018-01-19fstests: Use floating-point taskSebastian Huber
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer