Dne 2.9.2010 04:58, Lucas Meneghel Rodrigues napsal(a): > From: Lukáš Doktor<[email protected]> > > 1) Starts VMs with the specified number of virtio console devices > 2) Start smoke test > 3) Start loopback test > 4) Start performance test > > This test uses an auxiliary script, console_switch.py, that is > copied to guests. This script has functions to send and write > data to virtio console ports. Details of each test can be found > on the docstrings for the test_* functions. > > Changes from v1: > * Style fixes > * Whitespace cleanup > * Docstring and message fixes > * ID for char devices can't be a simple number, fix it > > Tested with Fedora 13 guest/host, -smp 1. > > Signed-off-by: Lukas Doktor<[email protected]> > Signed-off-by: Jiri Zupka<[email protected]> > Signed-off-by: Lucas Meneghel Rodrigues<[email protected]>
Thank you, Lucas, we are currently working on another version which is going to be more similar to Amit Shah's C tests in order to fasten further tests development. We'll use your comments and python style. Regards, Lukáš _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
