aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/tests
Commit message (Expand)AuthorAgeFilesLines
...
* [ACM] An environment where ACM and its tools have not been installed beforekfraser@localhost.localdomain2006-10-192-1/+7
* [TPM] Add tests cases for the ACM security hooks and tools tokfraser@localhost.localdomain2006-10-1810-0/+582
* [XM-TEST] Remove the test for /dev/tpm0, which may be a prerequisite to startkfraser@localhost.localdomain2006-09-271-4/+2
* Revert change to vtpm_utils related to skipping the test when the tpm is notEwan Mellor2006-09-151-0/+3
* When redirecting the output of the echo command using '>' on bash, theEwan Mellor2006-09-144-6/+3
* [XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds.kaf24@firebug.cl.cam.ac.uk2006-07-141-4/+4
* [TPM] Add 3 more test cases to the xm testsuite that extend thekaf24@firebug.cl.cam.ac.uk2006-06-289-78/+493
* Add XENVER_pagesize hypercall.kaf24@firebug.cl.cam.ac.uk2006-06-271-1/+2
* [XM-TEST] Remove second console attach in 03_memset_random_poskaf24@firebug.cl.cam.ac.uk2006-06-221-6/+0
* [XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output cor...kaf24@firebug.cl.cam.ac.uk2006-06-132-4/+4
* Add sched-credit xm tests but don't run them by default yet...ack@localhost.localdomain2006-06-083-0/+86
* Fix a problem where the vcpu count for dom0 doesn't get reset back to thepl@us.ibm.com2006-06-011-10/+11
* Block device write-verify test.emellor@leeni.uk.xensource.com2006-06-012-1/+65
* Add a read-verify block device test to xm-test.harry@localhost.localdomain2006-05-193-3/+87
* Merged.emellor@leeni.uk.xensource.com2006-05-196-8/+8
|\
| * [XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoidkaf24@firebug.cl.cam.ac.uk2006-05-196-8/+8
* | The enforce_dom0_cpus test sets the number of vcpus for the Dom0 andemellor@leeni.uk.xensource.com2006-05-191-7/+25
|/
* Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpusRyan Harper2006-05-111-21/+38
* I am adding one more test case for vTPM migration. The new one doeskaf24@firebug.cl.cam.ac.uk2006-05-113-35/+141
* Fix console runaway detection for the smallmem_neg test, following the changesemellor@leeni.uk.xensource.com2006-05-071-3/+1
* Abstract block-attach and block-detach calls, and add to that the correctemellor@leeni.uk.xensource.com2006-05-0714-127/+35
* Add new networking infrastructure to Xm-Test. The goal is to makestekloff@dyn9047022152.beaverton.ibm.com2006-05-0410-224/+114
* Second step toward a new network infrastructure, move XmConsole to beemellor@leeni.uk.xensource.com2006-05-0476-477/+160
* Xm-tests 01_memset_basic_pos.test and 03_memset_random_pos.test startemellor@leeni.uk.xensource.com2006-05-022-7/+29
* Wait for the device to be connected on the guest (with a 10s timeout)vhanquez@kneesa.uk.xensource.com2006-04-281-1/+11
* This patch adds a test case for local virtual machine migration with aemellor@leeni.uk.xensource.com2006-04-212-1/+101
* Fix the 15_create_smallmem_pos.py test, which was failing because thestekloff@dyn9047022152.beaverton.ibm.com2006-04-193-3/+36
* This adds proper cleanup in case of a failure.emellor@leeni.uk.xensource.com2006-04-062-0/+2
* Remove undefined XFAIL_TESTS variable.emellor@leeni.uk.xensource.com2006-03-231-1/+1
* Remove undefined XFAIL_TESTS variable.emellor@leeni.uk.xensource.com2006-03-231-1/+1
* The patch fixes a problem when testing for device /dev/tpm0. The APIemellor@leeni.uk.xensource.com2006-03-211-1/+1
* Break out common parts of vtpm tests into new vtpm_utils library.emellor@leeni.uk.xensource.com2006-03-215-43/+23
* Stop the domain at the end of the test.emellor@leeni.uk.xensource.com2006-03-211-0/+2
* Put 03_vtpm-susp_res.py in its rightful place.emellor@leeni.uk.xensource.com2006-03-211-0/+120
* Test suspend and resume cycles of the TPM front- and backend.emellor@leeni.uk.xensource.com2006-03-213-23/+18
* Remove obsolete startNow() method from XmTestDomain object.stekloff@elm3b49.beaverton.ibm.com2006-03-212-21/+12
* Merged.emellor@leeni.uk.xensource.com2006-03-116-8/+20
|\
| * - Reworked to use your match_domid suggestion and filteringemellor@leeni.uk.xensource.com2006-03-116-8/+20
* | Define TESTS to be the .test files, not the .py files, otherwise the chmod +xemellor@leeni.uk.xensource.com2006-03-111-4/+6
|/
* Minor fix to error message.emellor@leeni.uk.xensource.com2006-03-101-1/+1
* Fix test 11_create_concurrent_ps.py for HVM domains. HVM can onlystekloff@elm3b216.beaverton.ibm.com2006-03-101-2/+8
* This patchemellor@leeni.uk.xensource.com2006-03-108-29/+319
* Adding hping TCP and UDP tests. They hping a number of packets tostekloff@localhost.localdomain2006-03-107-2/+524
* Fix xmtest 13_create_multinic_pos.py to work with HVM.stekloff@elm3b216.beaverton.ibm.com2006-03-101-2/+10
* Move files that have appeared in the wrong place due to incorrect patch -p se...emellor@leeni.uk.xensource.com2006-02-273-0/+148
* The attached patch does the following:emellor@leeni.uk.xensource.com2006-02-271-0/+1
* Fix xm-test network tests to work with hvm support enabled.adam@ipcoast.com2006-02-103-4/+18
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-3141-81/+81
* Changed ifconfig loopback to have 127.0.0.1, so ping will work.stekloff@elm3b216.beaverton.ibm.com2006-01-101-1/+1
* As hotplug events are asynchronous by its nature, the remove event seemsroot@kct2006-01-091-0/+2