forked from ~ljy/RK356X_SDK_RELEASE

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