testing/fstest: Zero g_nfailed too in fstest_delallfiles
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
f8ebeb8fd8
commit
c9f736005a
@ -899,6 +899,7 @@ static int fstest_delallfiles(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
g_nfiles = 0;
|
g_nfiles = 0;
|
||||||
|
g_nfailed = 0;
|
||||||
g_ndeleted = 0;
|
g_ndeleted = 0;
|
||||||
return OK;
|
return OK;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user