lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Sep 2015 07:35:37 -0600
From:	Shuah Khan <shuahkh@....samsung.com>
To:	Wang Long <long.wanglong@...wei.com>, corbet@....net
Cc:	wanglong@...qinren.net, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org, peifeiyue@...wei.com,
	Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH] Documentation: Update kselftest.txt

On 09/23/2015 03:35 AM, Wang Long wrote:
> Add document for how to install selftests.
> 
> Signed-off-by: Wang Long <long.wanglong@...wei.com>

Thanks for doing this. Here is my Ack for Jon to take this though
the Documentation tree:

Acked-by: Shuah Khan <shuahkh@....samsung.com>

-- Shuah
> ---
>  Documentation/kselftest.txt | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/Documentation/kselftest.txt b/Documentation/kselftest.txt
> index a87d840..9bbbcdc 100644
> --- a/Documentation/kselftest.txt
> +++ b/Documentation/kselftest.txt
> @@ -54,6 +54,22 @@ To run the hotplug tests:
>  - note that some tests will require root privileges.
>  
>  
> +Install selftests
> +=================
> +
> +You can use kselftest_install.sh tool installs selftests in default
> +location which is tools/testing/selftests/kselftest or an user specified
> +location.
> +
> +To install selftests in default location:
> +   $ cd tools/testing/selftests
> +   $ ./kselftest_install.sh
> +
> +To install selftests in an user specified location:
> +   $ cd tools/testing/selftests
> +   $ ./kselftest_install.sh install_dir
> +
> +
>  Contributing new tests
>  ======================
>  
> 


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com | (970) 217-8978
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ