summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsdosfsname01/create_files.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-04-12testsuites/fstests/*: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
Updates #4625.
2022-03-10testsuites/fstests/fsdosfsname01/create_files.cs: Convert to UNIX CR/LF.Joel Sherrill1-121/+121
This file had a mix of both DOS and UNIX CR/LF. Updates #4625.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-06-03fsdosfsname01: Add compatibility testsRalf Kirchner1-0/+150
Test handling of file names and directory names according to Microsofts specification for the FAT file system. Tests for compatibility with a genuine MS Windows FAT file system have been added.