selftests: futex Makefile add top level TAP header echo to RUN_TESTS
authorShuah Khan <shuahkh@osg.samsung.com>
Fri, 23 Feb 2018 01:17:50 +0000 (18:17 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Wed, 7 Mar 2018 15:33:35 +0000 (08:33 -0700)
commit78972f51ccf8d0682edf99f03d1367b8c2ce7336
tree517d183409c91ae339321cedd771d14a4db0fff5
parent44f013522c3abbfb86e940026e3409dbb6e4317d
selftests: futex Makefile add top level TAP header echo to RUN_TESTS

Add top level TAP header echo, testname and separator line to make
the output consistent with the common run_tests target.

This change prevents nested TAP13 headers output from individual tests.
Nested TAP13 headers could cause problems for some parsers.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Reviewed-by: Darren Hart (VMware) <dvhart@infradead.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/futex/Makefile