ktest: Add an example config that does cross compiling of several archs
authorSteven Rostedt <srostedt@redhat.com>
Tue, 22 May 2012 04:11:00 +0000 (00:11 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 22 May 2012 04:11:00 +0000 (00:11 -0400)
commit2e109526225a560ef49d49a3bbae62f5cf3ad806
tree2fcb7963e0a04e3be5a4c9807d9722235486b382
parent3a7bef7917f8fd103197b4cc5969a3125d45deec
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>
tools/testing/ktest/examples/crosstests.conf [new file with mode: 0644]