u-boot-brain/test/py/tests/test_fs
Lad Prabhakar 274227500a cmd: fat: Use do_save() for fatwrite
do_save() function defined in fs.c also supports FAT file system
re-use the same for fatwrite command.

Also fix the FAT test script to match the expected output.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
2020-10-23 13:33:07 -04:00
..
test_squashfs test/py: Add tests for LZO and ZSTD 2020-08-24 14:11:31 -04:00
conftest.py tests: support mkfs.ext4 without metadata_csum 2020-08-07 22:31:32 -04: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_ext.py cmd: fat: Use do_save() for fatwrite 2020-10-23 13:33:07 -04:00
test_fs_cmd.py cmd: fs: Add command to list supported fs types 2020-07-07 15:36:59 -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