| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ACM] An environment where ACM and its tools have not been installed before | kfraser@localhost.localdomain | 2006-10-19 | 2 | -1/+7 |
* | [TPM] Add tests cases for the ACM security hooks and tools to | kfraser@localhost.localdomain | 2006-10-18 | 10 | -0/+582 |
* | [XM-TEST] Remove the test for /dev/tpm0, which may be a prerequisite to start | kfraser@localhost.localdomain | 2006-09-27 | 1 | -4/+2 |
* | Revert change to vtpm_utils related to skipping the test when the tpm is not | Ewan Mellor | 2006-09-15 | 1 | -0/+3 |
* | When redirecting the output of the echo command using '>' on bash, the | Ewan Mellor | 2006-09-14 | 4 | -6/+3 |
* | [XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds. | kaf24@firebug.cl.cam.ac.uk | 2006-07-14 | 1 | -4/+4 |
* | [TPM] Add 3 more test cases to the xm testsuite that extend the | kaf24@firebug.cl.cam.ac.uk | 2006-06-28 | 9 | -78/+493 |
* | Add XENVER_pagesize hypercall. | kaf24@firebug.cl.cam.ac.uk | 2006-06-27 | 1 | -1/+2 |
* | [XM-TEST] Remove second console attach in 03_memset_random_pos | kaf24@firebug.cl.cam.ac.uk | 2006-06-22 | 1 | -6/+0 |
* | [XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output cor... | kaf24@firebug.cl.cam.ac.uk | 2006-06-13 | 2 | -4/+4 |
* | Add sched-credit xm tests but don't run them by default yet... | ack@localhost.localdomain | 2006-06-08 | 3 | -0/+86 |
* | Fix a problem where the vcpu count for dom0 doesn't get reset back to the | pl@us.ibm.com | 2006-06-01 | 1 | -10/+11 |
* | Block device write-verify test. | emellor@leeni.uk.xensource.com | 2006-06-01 | 2 | -1/+65 |
* | Add a read-verify block device test to xm-test. | harry@localhost.localdomain | 2006-05-19 | 3 | -3/+87 |
* | Merged. | emellor@leeni.uk.xensource.com | 2006-05-19 | 6 | -8/+8 |
|\ |
|
| * | [XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoid | kaf24@firebug.cl.cam.ac.uk | 2006-05-19 | 6 | -8/+8 |
* | | The enforce_dom0_cpus test sets the number of vcpus for the Dom0 and | emellor@leeni.uk.xensource.com | 2006-05-19 | 1 | -7/+25 |
|/ |
|
* | Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpus | Ryan Harper | 2006-05-11 | 1 | -21/+38 |
* | I am adding one more test case for vTPM migration. The new one does | kaf24@firebug.cl.cam.ac.uk | 2006-05-11 | 3 | -35/+141 |
* | Fix console runaway detection for the smallmem_neg test, following the changes | emellor@leeni.uk.xensource.com | 2006-05-07 | 1 | -3/+1 |
* | Abstract block-attach and block-detach calls, and add to that the correct | emellor@leeni.uk.xensource.com | 2006-05-07 | 14 | -127/+35 |
* | Add new networking infrastructure to Xm-Test. The goal is to make | stekloff@dyn9047022152.beaverton.ibm.com | 2006-05-04 | 10 | -224/+114 |
* | Second step toward a new network infrastructure, move XmConsole to be | emellor@leeni.uk.xensource.com | 2006-05-04 | 76 | -477/+160 |
* | Xm-tests 01_memset_basic_pos.test and 03_memset_random_pos.test start | emellor@leeni.uk.xensource.com | 2006-05-02 | 2 | -7/+29 |
* | Wait for the device to be connected on the guest (with a 10s timeout) | vhanquez@kneesa.uk.xensource.com | 2006-04-28 | 1 | -1/+11 |
* | This patch adds a test case for local virtual machine migration with a | emellor@leeni.uk.xensource.com | 2006-04-21 | 2 | -1/+101 |
* | Fix the 15_create_smallmem_pos.py test, which was failing because the | stekloff@dyn9047022152.beaverton.ibm.com | 2006-04-19 | 3 | -3/+36 |
* | This adds proper cleanup in case of a failure. | emellor@leeni.uk.xensource.com | 2006-04-06 | 2 | -0/+2 |
* | Remove undefined XFAIL_TESTS variable. | emellor@leeni.uk.xensource.com | 2006-03-23 | 1 | -1/+1 |
* | Remove undefined XFAIL_TESTS variable. | emellor@leeni.uk.xensource.com | 2006-03-23 | 1 | -1/+1 |
* | The patch fixes a problem when testing for device /dev/tpm0. The API | emellor@leeni.uk.xensource.com | 2006-03-21 | 1 | -1/+1 |
* | Break out common parts of vtpm tests into new vtpm_utils library. | emellor@leeni.uk.xensource.com | 2006-03-21 | 5 | -43/+23 |
* | Stop the domain at the end of the test. | emellor@leeni.uk.xensource.com | 2006-03-21 | 1 | -0/+2 |
* | Put 03_vtpm-susp_res.py in its rightful place. | emellor@leeni.uk.xensource.com | 2006-03-21 | 1 | -0/+120 |
* | Test suspend and resume cycles of the TPM front- and backend. | emellor@leeni.uk.xensource.com | 2006-03-21 | 3 | -23/+18 |
* | Remove obsolete startNow() method from XmTestDomain object. | stekloff@elm3b49.beaverton.ibm.com | 2006-03-21 | 2 | -21/+12 |
* | Merged. | emellor@leeni.uk.xensource.com | 2006-03-11 | 6 | -8/+20 |
|\ |
|
| * | - Reworked to use your match_domid suggestion and filtering | emellor@leeni.uk.xensource.com | 2006-03-11 | 6 | -8/+20 |
* | | Define TESTS to be the .test files, not the .py files, otherwise the chmod +x | emellor@leeni.uk.xensource.com | 2006-03-11 | 1 | -4/+6 |
|/ |
|
* | Minor fix to error message. | emellor@leeni.uk.xensource.com | 2006-03-10 | 1 | -1/+1 |
* | Fix test 11_create_concurrent_ps.py for HVM domains. HVM can only | stekloff@elm3b216.beaverton.ibm.com | 2006-03-10 | 1 | -2/+8 |
* | This patch | emellor@leeni.uk.xensource.com | 2006-03-10 | 8 | -29/+319 |
* | Adding hping TCP and UDP tests. They hping a number of packets to | stekloff@localhost.localdomain | 2006-03-10 | 7 | -2/+524 |
* | Fix xmtest 13_create_multinic_pos.py to work with HVM. | stekloff@elm3b216.beaverton.ibm.com | 2006-03-10 | 1 | -2/+10 |
* | Move files that have appeared in the wrong place due to incorrect patch -p se... | emellor@leeni.uk.xensource.com | 2006-02-27 | 3 | -0/+148 |
* | The attached patch does the following: | emellor@leeni.uk.xensource.com | 2006-02-27 | 1 | -0/+1 |
* | Fix xm-test network tests to work with hvm support enabled. | adam@ipcoast.com | 2006-02-10 | 3 | -4/+18 |
* | Big merge the HVM full-virtualisation abstractions. | kaf24@firebug.cl.cam.ac.uk | 2006-01-31 | 41 | -81/+81 |
* | Changed ifconfig loopback to have 127.0.0.1, so ping will work. | stekloff@elm3b216.beaverton.ibm.com | 2006-01-10 | 1 | -1/+1 |
* | As hotplug events are asynchronous by its nature, the remove event seems | root@kct | 2006-01-09 | 1 | -0/+2 |