aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Only try to label resources if ACM is enabled.Ewan Mellor2006-12-161-0/+2
* merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-081-1/+7
|\
| * Download and symlink the i386 version of the ramdisk when running on x86_64.Ewan Mellor2006-12-081-1/+7
* | 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-045-1/+321
|\|
| * Revert the change to destroy all VMs when skipping or failing tests -- thisEwan Mellor2006-12-031-3/+0
| * MergeAlastair Tse2006-12-019-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-016-1/+324
|/
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-1036-158/+276
|\
| * When running tests unattended it's useful to know how long they haveEwan Mellor2006-11-101-2/+15
| * [XM-TEST] Relax craete_mem*_pos checks to allow a 2MB less thanAlastair Tse2006-11-093-3/+3
| * fix xm-test configure.ac to not define RD_PATH which prevented env overrideEwan Mellor2006-11-021-4/+3
| * Update README.Ewan Mellor2006-11-011-1/+2
| * Fix comment.Ewan Mellor2006-11-011-1/+1
| * Add helper script for releasing xm-test binary ISOs.Ewan Mellor2006-11-011-0/+47
| * Bump xm-test version to 1.1 to accommodate new devices.Ewan Mellor2006-11-012-1/+46
| * Allow the i386 ramdisk to be used on x86_64. Part of a patch from Yu Ping Y.Ewan Mellor2006-11-011-1/+7
| * Correct copy-n-paste error.Ewan Mellor2006-11-011-4/+2
| * Add xvd devices to the initrd.Ewan Mellor2006-11-011-0/+13
| * 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
| * 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
| * [XEND] Handle permission denied when calling xc.domain_getinfoAlastair Tse2006-11-031-0/+0
| * Fix ramdisk Makefile so that downloading from xm-test.xensource.com actuallyEwan Mellor2006-10-261-2/+2
|/
* Add x86_64 to the supported architectures since otherwise the testsEwan Mellor2006-10-241-1/+2
* Fix Memory assumptions in the create tests.Ewan Mellor2006-10-244-7/+16
* This puts two small fixes in the xm-test suite:Ewan Mellor2006-10-242-2/+5
* Added multiarch support to xm-test. Bumped version number to xm-test 1.0.Ewan Mellor2006-10-245-13/+82
* Update buildroot configs to match snapshot downloaded for public ramdisks.Ewan Mellor2006-10-242-8/+28