]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add boot test to checks
authorSasha Levin <levinsasha928@gmail.com>
Fri, 13 May 2011 15:39:12 +0000 (18:39 +0300)
committerPekka Enberg <penberg@kernel.org>
Sat, 14 May 2011 12:00:06 +0000 (15:00 +0300)
commit3747b1ae432e871e31578d781ad8cb83746c5bb9
tree44213ca3bee57eee90b566aab209514cb3342a00
parentf6ab29c73f8221250d74c9038511e93001df0412
kvm tools: Add boot test to checks

'make check' will now try booting a kernel and will exit
gracefully once the kernel has finished loading.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/.gitignore
tools/kvm/Makefile
tools/kvm/tests/Makefile
tools/kvm/tests/boot/Makefile [new file with mode: 0644]
tools/kvm/tests/boot/init.c [new file with mode: 0644]