aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
Commit message (Expand)AuthorAgeFilesLines
* xm-test: Identifying the network env specified in xend config fails,Keir Fraser2009-03-061-3/+5
* xm-test: Remove a policy reset from acm test caseKeir Fraser2008-07-031-5/+0
* Fix up python breakage for blkdev_name_to_numberKeir Fraser2008-06-301-1/+1
* Remove defunct powerpc port.Keir Fraser2008-05-086-389/+2
* 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-175-31/+24
* Fix some build system error handling.Keir Fraser2007-12-201-4/+4
* 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-064-4/+479
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-053-54/+12
* xm-test: various fixesKeir Fraser2007-10-253-4/+14
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-192-5/+2
* xm-test: Fix bugzilla #1051.Keir Fraser2007-10-022-3/+3
* [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-065-5/+8
* xm-test: Allow dom0 network interface used in tests to be overridenJames Bulpin2007-08-124-7/+17
* [ACM] Some more fixeskfraser@localhost.localdomain2007-07-303-0/+22
* [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-188-19/+1247
* [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: ia64 min memory & arbitrarily large ramdiskkfraser@localhost.localdomain2007-05-241-0/+14
* [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-5/+9
* acm: Changes to XML schema of the policykfraser@localhost.localdomain2007-04-251-0/+1
* xm-test: Scale memory parameter for tests using XenAPIDomain.kfraser@localhost.localdomain2007-04-241-0/+2
* [vtpm] Return a proper error when in the Xen-API call.Keir Fraser2007-04-191-1/+1
* 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
* 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-2323-60/+59
* 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
* Use the new xen-python-path to set PYTHONPATH, rather than trying to do it inEwan Mellor2007-02-012-21/+3
* Copy the definition of DOM0_UUID into XenDomain so that we don't need to importEwan Mellor2007-02-012-2/+4
* Align vTPM support in the Xen-API, documentation and lib-xenkaf24@localhost.localdomain2007-01-301-17/+104
* [XM-TEST] Allow building of ramdisk on x86_64Alastair Tse2007-01-231-1/+1
* [XEND] Fix get_dev_property_by_uuidAlastair Tse2007-01-222-1/+131
* This patch does the following:Ewan Mellor2007-01-119-117/+253
* I added a parameter '-md' to 'runtest.sh' for running the xm test suiteEwan Mellor2007-01-112-0/+10
* Update sched-credit test to match new format from xm sched-credit.Ewan Mellor2007-01-091-13/+20
* This simple patch allows domains created in the xm-test suite to beEwan Mellor2007-01-092-4/+67
* Add needed modules to the ramdisk if the modules exist on the current system.Ewan Mellor2007-01-092-2/+22
* [XM-TEST] Tweak 06_block-destroy_check_list_pos to allow more time to checkSteven Hand2007-01-041-2/+6