aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/tests
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove the vtpm process modelMatthew Fioravante2012-11-1312-953/+0
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-2516-2271/+0
* cpupools [5/6]: xm-test add-onsKeir Fraser2010-04-2110-2/+696
* xend: Add support for URI ('file:' and 'data:' scheme) for PV/kernelKeir Fraser2009-08-252-1/+67
* xm-test: Fix testcase '11_block_attach_shared_dom0' for up-to dateKeir Fraser2009-08-201-2/+2
* Fix xapi xm-tests.Keir Fraser2009-08-202-45/+90
* xm-test restore: use ext3 (instead of ext2) and xvda (instead of hda)Keir Fraser2009-08-051-17/+17
* xm-test: fix network13 test (protocol and extensions)Keir Fraser2009-08-051-17/+29
* xm-test: Adapt memory setting to up-to-date kernel memory consumptionKeir Fraser2009-08-051-1/+1
* xm-test: 10_block_attach_detach_multiple_devices fixedKeir Fraser2009-08-052-32/+40
* xm-test block-create: use ext3 as filesystemKeir Fraser2009-08-051-2/+4
* xm-test: Fix memset 01 and 02 tests: add support for sysfs memory interfaceKeir Fraser2009-07-292-41/+8
* xm-test: Remove a policy reset from acm test caseKeir Fraser2008-07-031-5/+0
* xm-test: Have domains deleted if they are managed domainsKeir Fraser2008-03-031-2/+2
* tools/docs: Fix example and default IP addresses.Keir Fraser2008-01-172-8/+8
* xm-test: Don't run security test if ACM is not enabled.Keir Fraser2007-12-101-1/+10
* xm-test, acm: fixes an API call due to recent changes.Keir Fraser2007-12-081-1/+2
* xm-test: An additional ACM security test case for the test suite.Keir Fraser2007-12-063-3/+472
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-052-7/+1
* xm-test: various fixesKeir Fraser2007-10-252-2/+5
* 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