aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/lib
Commit message (Expand)AuthorAgeFilesLines
* xm-test: fix the ip allocation functionZhu Yanhai2013-10-031-1/+2
* xm-test: add a missing %sZhu Yanhai2013-09-251-1/+1
* tools: Remove the vtpm process modelMatthew Fioravante2012-11-131-1/+0
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-254-112/+0
* cpupools [5/6]: xm-test add-onsKeir Fraser2010-04-212-9/+14
* Fix xapi xm-tests.Keir Fraser2009-08-203-20/+11
* xm-test: fix network13 test (protocol and extensions)Keir Fraser2009-08-052-2/+2
* xm-test: Fix memset 01 and 02 tests: add support for sysfs memory interfaceKeir Fraser2009-07-293-1/+69
* tools: remove hard coded paths in example config filesKeir Fraser2009-06-241-1/+1
* xm-test: Identifying the network env specified in xend config fails,Keir Fraser2009-03-061-3/+5
* Fix up python breakage for blkdev_name_to_numberKeir Fraser2008-06-301-1/+1
* Remove defunct powerpc port.Keir Fraser2008-05-082-46/+0
* tools/docs: Fix example and default IP addresses.Keir Fraser2008-01-171-9/+0
* xm-test: An additional ACM security test case for the test suite.Keir Fraser2007-12-061-1/+7
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-051-47/+11
* xm-test: various fixesKeir Fraser2007-10-251-2/+9
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-192-5/+2
* xm-test: Fix bugzilla #1051.Keir Fraser2007-10-021-1/+1
* [XM-TEST] Fixes a parameter to the external tools usedKeir Fraser2007-09-201-1/+1
* [xm-test] Set "console=xvc0" for xm-test guests on Intel architecture platforms.James Bulpin2007-09-111-1/+6
* Fix xm-test python import after XSM security changes.kfraser@localhost.localdomain2007-09-061-1/+1
* xm-test: Allow dom0 network interface used in tests to be overridenJames Bulpin2007-08-123-7/+10
* [ACM] Some more fixeskfraser@localhost.localdomain2007-07-301-0/+4
* [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-182-9/+47
* xm-test: ia64 min memory & arbitrarily large ramdiskkfraser@localhost.localdomain2007-05-241-0/+14
* [XM-TEST] Move network_utils.py to lib directoryTom Wilkie2007-04-261-0/+60
* xm-test: Scale memory parameter for tests using XenAPIDomain.kfraser@localhost.localdomain2007-04-241-0/+2
* Make Xm Test default to bridge when cannot read config fileTom Wilkie2007-04-121-1/+5
* Remove unused import; library movedTom Wilkie2007-03-281-1/+0
* Replace tabs with spaces.Ewan Mellor2007-03-235-15/+15
* Use the new xen-python-path to set PYTHONPATH, rather than trying to do it inEwan Mellor2007-02-011-20/+0
* Copy the definition of DOM0_UUID into XenDomain so that we don't need to importEwan Mellor2007-02-011-0/+3
* This patch does the following:Ewan Mellor2007-01-113-65/+81
* I added a parameter '-md' to 'runtest.sh' for running the xm test suiteEwan Mellor2007-01-111-0/+2
* This simple patch allows domains created in the xm-test suite to beEwan Mellor2007-01-092-4/+67
* Only try to label resources if ACM is enabled.Ewan Mellor2006-12-161-0/+2
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-12-051-2/+3
|\
| * This adds a recently added parameter to the vm.start call.Ewan Mellor2006-12-041-2/+3
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-12-042-0/+242
|\|
| * Revert the change to destroy all VMs when skipping or failing tests -- thisEwan Mellor2006-12-031-3/+0
| * MergeAlastair Tse2006-12-017-0/+0
| * Use the new xen-api.sock for the calls to the Xen-API server.Ewan Mellor2006-12-011-1/+1
| * This patch provides XmTestManagedDomain and XenManagedDomain classesEwan Mellor2006-12-013-0/+245
|/
* This fixes another missing part for x86-64 support in the xm testsuite.Ewan Mellor2006-11-011-0/+4
* [XEN] Replace hvm_setup_platform() with hvm_domain_initialise()kaf24@localhost.localdomain2006-11-051-1/+0
* Add x86_64 to the supported architectures since otherwise the testsEwan Mellor2006-10-241-1/+2
* This puts two small fixes in the xm-test suite:Ewan Mellor2006-10-241-1/+1
* Default to appending to "extra" in XenConfig.Ewan Mellor2006-10-231-0/+3
* Add ability to inspect messages from domain for arbitrary strings.Ewan Mellor2006-10-232-0/+25
* Add configuration data for powerpc.Ewan Mellor2006-10-232-0/+32