hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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