Adjust the mseal test's plan.

Signed-off-by: Pedro Falcato <pedro.falc...@gmail.com>

---

Andrew, please squash this small fix into "selftests/mm: Add mseal test for 
no-discard madvise".
Thank you!

 tools/testing/selftests/mm/mseal_test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/mm/mseal_test.c 
b/tools/testing/selftests/mm/mseal_test.c
index 2dcda7440eb..7eec3f0152e 100644
--- a/tools/testing/selftests/mm/mseal_test.c
+++ b/tools/testing/selftests/mm/mseal_test.c
@@ -1775,7 +1775,7 @@ int main(int argc, char **argv)
        if (!pkey_supported())
                ksft_print_msg("PKEY not supported\n");
 
-       ksft_set_plan(80);
+       ksft_set_plan(82);
 
        test_seal_addseal();
        test_seal_unmapped_start();
-- 
2.46.0


Reply via email to