summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsdosfsname01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* testsuites/fstests/*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* fsdosfsname01: Fix string truncation warningFrank Kühndel2020-10-151-6/+7
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libio: Add POSIX user environment pointer to TCBSebastian Huber2020-02-251-1/+0
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* dosfs: Fix device identifierSebastian Huber2018-11-271-0/+41
* ramdisk: Use rtems_blkdev_create()Sebastian Huber2018-08-071-32/+3
* 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
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* tests: Use floating point taskSebastian Huber2017-07-181-0/+2
* dosfs: Fix file name searchSebastian Huber2017-03-161-1/+10
* dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber2017-03-161-3/+20
* dosfs: Fix msdos_find_file_in_directory()Sebastian Huber2017-02-141-0/+22
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-161-2/+0
* testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-23/+9
* fsdosfsname01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-9/+23
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/fstests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+6
* fsdosfsname01: Improve test for duplicate namesRalf Kirchner2013-11-151-1/+9
* fsdsosfsname01: Ensure endian correctnessRalf Kirchner2013-06-031-33/+316
* fsdosfsname01: Add compatibility testsRalf Kirchner2013-06-031-0/+122
* fsdosfsname01: Add multibyte testsRalf Kirchner2013-06-031-1/+285
* fsdosfsname01: New testRalf Kirchner2013-06-031-0/+633