summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers/leapcrash.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/timers/leapcrash.c')
-rw-r--r--tools/testing/selftests/timers/leapcrash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/timers/leapcrash.c b/tools/testing/selftests/timers/leapcrash.c
index a1071bdbdeb7..a77c70b47495 100644
--- a/tools/testing/selftests/timers/leapcrash.c
+++ b/tools/testing/selftests/timers/leapcrash.c
@@ -114,6 +114,7 @@ int main(void)
}
clear_time_state();
printf(".");
+ fflush(stdout);
}
printf("[OK]\n");
return ksft_exit_pass();