From: Shuah Khan Date: Wed, 18 Mar 2015 21:19:50 +0000 (-0600) Subject: selftests: Add kselftest install tool X-Git-Tag: omap-for-v4.2/o2_dc~193^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219794052f753fae54def9ba6758b31447b0244d;p=pandora-kernel.git selftests: Add kselftest install tool kselftest_install.sh tool installs selftests in default location which is tools/testing/selftests/kselftest or an user specified location. This tool invokes back-end selftests install target with the install location. Usage: cd tools/testing/selftests ./kselftest_install.sh [ install_dir ] Signed-off-by: Shuah Khan --- Reading git-diff-tree failed