aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor code to encapsulate architecture decisions in one place.Ewan Mellor2006-10-234-66/+161
* [TPM] Allow all tests of the xm test suite to be run when ACMkfraser@localhost.localdomain2006-10-183-2/+18
* [TPM] Add tests cases for the ACM security hooks and tools tokfraser@localhost.localdomain2006-10-182-0/+82
* [XM-TEST] Fix network tests for -route and -natkaf24@localhost.localdomain2006-08-121-0/+1
* [XM-TEST] Improve detection of a guest having booted to prompt.kaf24@firebug.cl.cam.ac.uk2006-06-191-29/+39
* Abstract block-attach and block-detach calls, and add to that the correctemellor@leeni.uk.xensource.com2006-05-071-0/+53
* Move the logic to find the Xen Python scripts above the import statements.emellor@leeni.uk.xensource.com2006-05-061-7/+10
* Use the auxbin module to find the appropriate install directory for our Pythonemellor@leeni.uk.xensource.com2006-05-051-3/+17
* Add new networking infrastructure to Xm-Test. The goal is to makestekloff@dyn9047022152.beaverton.ibm.com2006-05-046-113/+625
* Second step toward a new network infrastructure, move XmConsole to beemellor@leeni.uk.xensource.com2006-05-043-8/+50
* First step to network infrastructure, add a type to XenDomain to identifystekloff@dyn9047022152.beaverton.ibm.com2006-05-041-5/+13
* Small Memory fix patch #2: I forgot to change the XmTestDomain methodstekloff@dyn9047022152.beaverton.ibm.com2006-04-191-1/+1
* Fix the 15_create_smallmem_pos.py test, which was failing because thestekloff@dyn9047022152.beaverton.ibm.com2006-04-191-2/+2