[PATCH] KVM-test: Add subtest cdrom v2

2011-07-21 Thread Lucas Meneghel Rodrigues
From: Amos Kong Test cdrom about mount/format/copy/md5sum, change iso file by monitor command, create iso files by pre_command, clean temporary file by post_command. Changes from v1: * Used more current autotest API, that allowed for substantial simplification in the test code * Files are c

[PATCH] KVM-test: Add subtest cdrom

2011-07-10 Thread Amos Kong
Test cdrom about mount/format/copy/md5sum, change iso file by monitor command, create iso files by pre_command, clean temporary file by post_command. Signed-off-by: Amos Kong --- client/tests/kvm/tests/cdrom.py| 131 client/tests/kvm/tests_base.cfg.sampl