From mboxrd@z Thu Jan 1 00:00:00 1970 From: afiskon@devzen.ru (Aleksander Alekseev) Date: Wed, 20 Jul 2016 14:19:27 +0300 Subject: How do you test Linux kernel? Message-ID: <20160720141927.2615cc23@fujitsu> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org 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