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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 7 Aug 2014 17:57:14 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Shuah Khan <shuah.kh@...sung.com>
Cc:	mmarek@...e.cz, gregkh@...uxfoundation.org,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] kbuild: kselftest - new make target to build and run
 kernel selftests

On Thu, Aug 07, 2014 at 08:03:12AM -0600, Shuah Khan wrote:
> Add a new make target "kselftest" to enable kernel testing. This
> new target builds and runs kernel selftests. Running as root is
> recommended for a complete test run as some tests don't run when
> run by non-root user.

kselftest will run the test - but will not build the kerenl.
That is does not build the kernel is IMO a good thing -
as one may re-run the test while doing work on the kernel, and triggering
a rebuild to re-run the test is not nice.

The changelog + help text needs to be updated to reflect that the kernel is not
built when you use "make kselftest".

On top of this - can you please tell what plans exists to extend this.
When we discussed "devtest" it was said that it would not be a wrapper
for selftests run_tests only, but more was planned to be added.


	Sam
--
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