diff options
Diffstat (limited to 'tools/testing/selftests/timens/procfs.c')
-rw-r--r-- | tools/testing/selftests/timens/procfs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/timens/procfs.c b/tools/testing/selftests/timens/procfs.c index 1833ca97eb24..0a9ff90ee69a 100644 --- a/tools/testing/selftests/timens/procfs.c +++ b/tools/testing/selftests/timens/procfs.c @@ -180,6 +180,8 @@ int main(int argc, char *argv[]) { int ret = 0; + ksft_print_header(); + nscheck(); ksft_set_plan(2); |