aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-233-0/+366
* Refactor code to encapsulate architecture decisions in one place.Ewan Mellor2006-10-234-66/+161
* Rename buildroot -> buildroot-i386.Ewan Mellor2006-10-232-1/+1
* [ACM] An environment where ACM and its tools have not been installed beforekfraser@localhost.localdomain2006-10-192-1/+7
* [TPM] Allow all tests of the xm test suite to be run when ACMkfraser@localhost.localdomain2006-10-185-4/+22
* [TPM] Add tests cases for the ACM security hooks and tools tokfraser@localhost.localdomain2006-10-1816-0/+713
* [XM-TEST] Remove the test for /dev/tpm0, which may be a prerequisite to startkfraser@localhost.localdomain2006-09-271-4/+2
* Revert change to vtpm_utils related to skipping the test when the tpm is notEwan Mellor2006-09-151-0/+3
* When redirecting the output of the echo command using '>' on bash, theEwan Mellor2006-09-144-6/+3
* [XM-TEST] Fix network tests for -route and -natkaf24@localhost.localdomain2006-08-121-0/+1