From 389048a771e625a559b53b804a8e0739312cb12c Mon Sep 17 00:00:00 2001 From: Zhihao Cheng Date: Mon, 11 Nov 2024 17:08:27 +0800 Subject: tests: ubifs_tools: mkfs_tests: Add fs content check test Initialize UBIFS image from a given directory, then check whether the fs content in mounted UBIFS is consistent with the original directory. Both UBI volume and file are chosen as storage mediums to test. Signed-off-by: Zhihao Cheng Signed-off-by: David Oberhollenzer --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 68fff36..ffbde6e 100644 --- a/.gitignore +++ b/.gitignore @@ -121,6 +121,7 @@ tests/ubifs_tools-tests/fsck_tests/cycle_corrupted_fsck_fault_inject.sh tests/ubifs_tools-tests/fsck_tests/cycle_powercut_mount_fsck.sh tests/ubifs_tools-tests/fsck_tests/random_corrupted_fsck.sh tests/ubifs_tools-tests/fsck_tests/fsck_bad_image.sh +tests/ubifs_tools-tests/mkfs_tests/build_fs_from_dir.sh # # Files generated by autotools -- cgit v1.2.3