linux/tools/testing/ktest/examples
Steven Rostedt 2e10952622 ktest: Add an example config that does cross compiling of several archs
Add the config that I use to test several archs. I downloaded several
cross compilers from:

 http://kernel.org/pub/tools/crosstool/files/bin/x86_64/

and this config is an example to crosscompile several archs to make sure
that your changes do not break archs that you are not working on.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2012-05-22 00:11:00 -04:00
..
include
crosstests.conf ktest: Add an example config that does cross compiling of several archs 2012-05-22 00:11:00 -04:00
kvm.conf ktest: Add kvm.conf example config 2012-05-22 00:10:12 -04:00
test.conf