aboutsummaryrefslogtreecommitdiff
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 830c462f605d..dc80728ed191 100644
--- a/tools/testing/selftests/timers/leapcrash.c
+++ b/tools/testing/selftests/timers/leapcrash.c
@@ -101,6 +101,7 @@ int main(void)
}
clear_time_state();
printf(".");
+ fflush(stdout);
}
printf("[OK]\n");
return ksft_exit_pass();