selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headers
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 22 Feb 2018 00:25:55 +0000 (17:25 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 6 Mar 2018 02:10:47 +0000 (19:10 -0700)
commit44f013522c3abbfb86e940026e3409dbb6e4317d
tree34fd7586048ed9ee2a468e445a3079db1a78926d
parent771cbc3bcbb59084766a501772853f2de7009534
selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headers

Export KSFT_TAP_LEVEL and add TAP Header echo to the run_kselftest.sh
script from emit_tests target handling.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/Makefile