rcutorture: Place kvm-test-1-run.sh output into res directory
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 11 Feb 2014 03:59:05 +0000 (19:59 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:04:42 +0000 (09:04 -0800)
commitb46f358ae5e3558a9072f0354128d5749a584d01
tree790a51b7878ae4f2fd873a9d3fca8456fcd19e99
parent48a21d5cf05912ed3b2237f417a959a90fd6907d
rcutorture: Place kvm-test-1-run.sh output into res directory

The output of each kvm-test-1-run.sh script is placed into a file
whose name parallels that of the build directory.  This means that
the kvm-test-1-run.sh output is overwritten by later run.  This
commit therefore places the kvm-test-1-run.sh output into the
per-test-case directory in the "res" hierarchy.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/kvm.sh