kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* How do you test Linux kernel?
@ 2016-07-20 11:19 Aleksander Alekseev
  2016-07-20 16:39 ` Greg KH
  2016-07-20 22:50 ` [SPAM] " Bernd Petrovitsch
  0 siblings, 2 replies; 3+ messages in thread
From: Aleksander Alekseev @ 2016-07-20 11:19 UTC (permalink / raw)
  To: kernelnewbies

Hello

It is my understanding that Linux kernel doesn't has usual `make check`
or `make test` command. There are LTP [1] and other related projects
instead. Could you tell me please what test suits (if any) do _you_ run
in practice?

[1] http://linux-test-project.github.io/

-- 
Best regards,
Aleksander Alekseev

^ permalink raw reply	[flat|nested] 3+ messages in thread

* How do you test Linux kernel?
  2016-07-20 11:19 How do you test Linux kernel? Aleksander Alekseev
@ 2016-07-20 16:39 ` Greg KH
  2016-07-20 22:50 ` [SPAM] " Bernd Petrovitsch
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2016-07-20 16:39 UTC (permalink / raw)
  To: kernelnewbies

On Wed, Jul 20, 2016 at 02:19:27PM +0300, Aleksander Alekseev wrote:
> Hello
> 
> It is my understanding that Linux kernel doesn't has usual `make check`
> or `make test` command.

It doesn't?  Have you checked?

$ make help | grep test
Kernel selftest
  kselftest       - Build and run kernel selftest (run as root)
                    running kselftest on it
  kselftest-clean - Remove all generated kselftest files
  kselftest-merge - Merge all the config dependencies of kselftest to existed

> There are LTP [1] and other related projects
> instead. Could you tell me please what test suits (if any) do _you_ run
> in practice?

It depends on what changes you make, to determine how you test it.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [SPAM] Re: How do you test Linux kernel?
  2016-07-20 11:19 How do you test Linux kernel? Aleksander Alekseev
  2016-07-20 16:39 ` Greg KH
@ 2016-07-20 22:50 ` Bernd Petrovitsch
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Petrovitsch @ 2016-07-20 22:50 UTC (permalink / raw)
  To: kernelnewbies

Hi!

On Wed, 2016-07-20 at 14:19 +0300, Aleksander Alekseev wrote:
[...]
> It is my understanding that Linux kernel doesn't has usual `make
> check`
> or `make test` command.

If it is usual, which other software project with the same scale/volume
and complexity range has that actually and if it exists - even more
important - how useful is that?

Kind regards,
	Bernd
-- 
Bernd Petrovitsch                  Email : bernd at petrovitsch.priv.at
                     LUGA : http://www.luga.at

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-20 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 11:19 How do you test Linux kernel? Aleksander Alekseev
2016-07-20 16:39 ` Greg KH
2016-07-20 22:50 ` [SPAM] " Bernd Petrovitsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).