From ddd1f0acb5a8fd4aacdb584b3d8a78f74024ba77 Mon Sep 17 00:00:00 2001 From: Zhihao Cheng Date: Mon, 11 Nov 2024 17:08:19 +0800 Subject: tests: ubifs_tools: fsck_tests: Add authentication refusing test Authenticated UBIFS image is not supported in fsck, add testcase to check that. 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 de0fce1..799290a 100644 --- a/.gitignore +++ b/.gitignore @@ -114,6 +114,7 @@ tests/fs-tests/stress/fs_stress01.sh tests/ubi-tests/runubitests.sh tests/ubi-tests/ubi-stress-test.sh tests/ubifs_tools-tests/lib/common.sh +tests/ubifs_tools-tests/fsck_tests/authentication_refuse.sh # # Files generated by autotools -- cgit v1.2.3