u-boot/test/py/tests/test_fs
Christian Taedcke 1e85b66212 test: fs: Add fat12 to supported fs of some tests
The tests fs_ext, fs_mkdir and fs_unlink support fat12 without
modifications.
The fs_basic test uses a partition that is too large for fat12, so it
is omitted here.

Signed-off-by: Christian Taedcke <christian.taedcke@weidmueller.com>
2023-11-28 20:10:25 -05:00
..
test_squashfs test: Make test_sqfs_ls() single-threaded 2022-09-12 18:06:36 -04:00
conftest.py test: fs: Add fat12 to supported fs of some tests 2023-11-28 20:10:25 -05: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