commit | 219794052f753fae54def9ba6758b31447b0244d | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Wed Mar 18 15:19:50 2015 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Mar 24 08:43:05 2015 -0600 |
tree | ba734a0b257715661d63ff7151b9c74cf608b980 | |
parent | 84f887bfb930e7fbc01c060edd68c7cc6e2b824b [diff] |
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 <shuahkh@osg.samsung.com>