summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsdosfsname01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-07testsuites/fstests/*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-10-15fsdosfsname01: Fix string truncation warningFrank Kühndel1-6/+7
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-25libio: Add POSIX user environment pointer to TCBSebastian Huber1-1/+0
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2018-11-27dosfs: Fix device identifierSebastian Huber1-0/+41
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber1-32/+3
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-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-18tests: Use floating point taskSebastian Huber1-0/+2
2017-03-16dosfs: Fix file name searchSebastian Huber1-1/+10
2017-03-16dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber1-3/+20
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber1-0/+22
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2014-05-06testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill1-23/+9
2014-04-22fsdosfsname01: Honor BSP_SMALL_MEMORYJoel Sherrill1-9/+23
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17tests/fstests: Use <rtems/test.h>Sebastian Huber1-3/+6
2013-11-15fsdosfsname01: Improve test for duplicate namesRalf Kirchner1-1/+9
2013-06-03fsdsosfsname01: Ensure endian correctnessRalf Kirchner1-33/+316
2013-06-03fsdosfsname01: Add compatibility testsRalf Kirchner1-0/+122
2013-06-03fsdosfsname01: Add multibyte testsRalf Kirchner1-1/+285
2013-06-03fsdosfsname01: New testRalf Kirchner1-0/+633