selftests/clone3: Reorder reporting output
authorKees Cook <keescook@chromium.org>
Mon, 22 Jun 2020 18:16:44 +0000 (11:16 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 6 Jul 2020 21:58:49 +0000 (15:58 -0600)
commit51ad5b54b61d67f6316795da3696c5163aa805cb
tree300680bea4618258a591e743851507d7973a92ef
parent63aa57f52ce431682206f874a9d39a426e5ce7ea
selftests/clone3: Reorder reporting output

Selftest output reporting was happening before the TAP headers and plan
had been emitted. Move the first test reports later.

Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/clone3/clone3.c
tools/testing/selftests/clone3/clone3_clear_sighand.c
tools/testing/selftests/clone3/clone3_set_tid.c