Skip to content
Commit f901caaf authored by Shuah Khan's avatar Shuah Khan
Browse files

selftests: Add tool to generate kselftest tar archive



gen_kselftest_tar.sh tool generates kselftest tar archive. This tool
supports uncompressed tar, gz, bz, and xz compression formats and the
default compression format is gzip. This tool runs kselftest install
tool as its back-end.

Usage:
cd tools/testing/selftests
./gen_kselftest_tar [ tar | targz | tarbz2 | tarxz ]

Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent 21979405
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment