Hi! > I have to select a test framework for kernel and peripheral testing. I > found two frameworks LTP and Autotest. > Autotest has provided advantage over LTP in its documentation.
You are comparing apples and oranges. LTP is just a testsuite, it runs tests and generates results nothing more nothing less. If you are looking for something that builds, installs, boots and tests new kernel automatically you have to look elsewhere. This may be solved by LKP[1], for example, that can run LTP tests as well. Or you can create your own solution based on somethign that can automatically install machines like Jenkins[2]. [1] https://github.com/gaowanlong/lkp-tests [2] https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins -- Cyril Hrubis chru...@suse.cz ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list