Kernel test automation with LTP
Kernel test automation with LTP
Posted Dec 20, 2014 19:53 UTC (Sat) by ploxiln (subscriber, #58395)In reply to: Kernel test automation with LTP by jezuch
Parent article: Kernel test automation with LTP
That just tests "does the kernel build and boot successfully" for a few configurations, IIRC. It needs to be fast because it tests many commits appearing in various git trees.
Posted Dec 21, 2014 10:11 UTC (Sun)
by metan (subscriber, #74107)
[Link]
It can run automatic tests as well, among others it can run subset of LTP as of now (mostly syscall tests). Have a look at the LKP jobs definitions
Kernel test automation with LTP