hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/tools/testing/selftests/sync/sync_test.c
....@@ -88,6 +88,7 @@
8888 ksft_print_header();
8989
9090 sync_api_supported();
91
+ ksft_set_plan(3 + 7);
9192
9293 ksft_print_msg("[RUN]\tTesting sync framework\n");
9394