So, you are a Linux kernel programmer and you want to do some automated testing…

1382

So, you are a Linux kernel programmer and are looking for ways to do some automated testing.

ktest can build a kernel on a host system, boot it on a target machine, and run a script on the target. It’s up to you how far in the process ktest will go, so it’s possible to build, or build and boot, or do all three steps.

Click to Read More at Oracle Linux Kernel Development