aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix xm-test python import after XSM security changes.kfraser@localhost.localdomain2007-09-064-4/+7
* [ACM] Some more fixeskfraser@localhost.localdomain2007-07-302-0/+18
* [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-186-10/+1200
* [VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instancekfraser@localhost.localdomain2007-07-179-97/+38
* Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-3/+1
* [XM-TEST] Add test for new network functionsTom Wilkie2007-04-262-1/+73
* [XM-TEST] Move network_utils.py to lib directoryTom Wilkie2007-04-264-59/+3
* acm: Changes to XML schema of the policykfraser@localhost.localdomain2007-04-251-0/+1
* [vtpm] Return a proper error when in the Xen-API call.Keir Fraser2007-04-191-1/+1
* Make 06_destroy_dom0_neg pass with xm via XenAPI.Tom Wilkie2007-03-261-1/+1
* Fix typos.Ewan Mellor2007-03-232-2/+2
* Replace tabs with spaces.Ewan Mellor2007-03-2318-45/+44
* Change the eyecatcher to be case-insensitive, so that "Internal error" isEwan Mellor2007-03-202-4/+4
* Have xm-test wait for the network device to detach. This is an asynchronousEwan Mellor2007-03-201-0/+19
* Fix typo in xm-test.Ewan Mellor2007-03-141-1/+1
* [XM-TEST] vTPM test changeskfraser@localhost.localdomain2007-03-132-2/+3
* Make the VTPM.destroy method return 'void' upon success and adapt theEwan Mellor2007-03-091-4/+5
* xm-test, acm: Use xvda* device name instead of sdb* device inside guest domain.kfraser@localhost.localdomain2007-02-261-9/+9
* Copy the definition of DOM0_UUID into XenDomain so that we don't need to importEwan Mellor2007-02-011-2/+1
* Align vTPM support in the Xen-API, documentation and lib-xenkaf24@localhost.localdomain2007-01-301-17/+104
* [XEND] Fix get_dev_property_by_uuidAlastair Tse2007-01-222-1/+131
* This patch does the following:Ewan Mellor2007-01-113-52/+127
* Update sched-credit test to match new format from xm sched-credit.Ewan Mellor2007-01-091-13/+20
* [XM-TEST] Tweak 06_block-destroy_check_list_pos to allow more time to checkSteven Hand2007-01-041-2/+6
* This patch provides XmTestManagedDomain and XenManagedDomain classesEwan Mellor2006-12-012-1/+78
* [XM-TEST] Relax craete_mem*_pos checks to allow a 2MB less thanAlastair Tse2006-11-093-3/+3
* Correct copy-n-paste error.Ewan Mellor2006-11-011-4/+2
* Update all block tests to use the Xen Virtual Block Device (xvd) rather than ...Ewan Mellor2006-11-0122-130/+128
* The XenDomain class does not respect the arch defaults whereEwan Mellor2006-11-011-8/+3
* Fix Memory assumptions in the create tests.Ewan Mellor2006-10-244-7/+16
* [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