diff options
author | Kees Cook <keescook@chromium.org> | 2019-05-20 15:37:49 -0700 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2019-05-21 09:24:31 -0600 |
commit | fe48319243a626c860fd666ca032daacc2ba84a5 (patch) | |
tree | b5fd41f29077fd65df3ce9a7a6b3cbd62b3d4e96 /lib/test_stackinit.c | |
parent | e8108866cac5058ae5aff5fa601f91bda29128f2 (diff) |
selftests/timers: Add missing fflush(stdout) calls
When running under a pipe, some timer tests would not report output in
real-time because stdout flushes were missing after printf()s that lacked
a newline. This adds them to restore real-time status output that humans
can enjoy.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions