u-boot/test/py/tests/test_fs
Stefan Herbrechtsmeier f98b112f9e test: fs: Check fat short file name
Ensure that a freshly written fat file with a lower case filename which
fits into the upper case 8.3 short filename is not mangeled with a tilde
and number.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
2023-03-30 15:09:59 -04:00
..
test_squashfs test: Make test_sqfs_ls() single-threaded 2022-09-12 18:06:36 -04:00
conftest.py test: Split out mk_fs function into a helper 2022-11-07 16:24:30 -07:00
fstest_defs.py test: fs: Added tests for symlinks 2019-04-09 20:04:03 -04:00
fstest_helpers.py test.py: Disable fsck for FAT tests for now 2019-04-10 08:15:56 -04:00
test_basic.py test: fs: Add filesystem integrity checks 2019-04-09 15:34:15 -04:00
test_erofs.py test/py: Add tests for the erofs 2022-03-15 16:19:51 -04:00
test_ext.py test: fs: Check fat short file name 2023-03-30 15:09:59 -04:00
test_fs_cmd.py test/py: test_fs: Correct the test case name 2022-05-26 10:27:14 -04:00
test_mkdir.py test: fs: Add filesystem integrity checks 2019-04-09 15:34:15 -04:00
test_symlink.py test: fs: Added tests for symlinks 2019-04-09 20:04:03 -04:00
test_unlink.py test: fs: Add filesystem integrity checks 2019-04-09 15:34:15 -04:00