| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/acceptance: Test ast2600 machine | Joel Stanley | 2021-05-01 | 1 | -0/+25 |
* | tests/acceptance: Test ast2400 and ast2500 machines | Joel Stanley | 2021-05-01 | 1 | -0/+43 |
* | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell | 2021-03-18 | 2 | -2/+2 |
|\ |
|
| * | machine: remove 'query-cpus' QMP command | Daniel P. Berrangé | 2021-03-18 | 2 | -2/+2 |
* | | tests/acceptance: linux-related tests fix | Pavel Dovgalyuk | 2021-03-17 | 1 | -2/+4 |
* | | tests: Add functional test for out-of-process device emulation | Jagannathan Raman | 2021-03-17 | 1 | -0/+95 |
* | | avocado_qemu: add exec_command function | Willian Rampazzo | 2021-03-17 | 1 | -1/+13 |
* | | tests/acceptance: Print expected message on wait_for_console_pattern | Wainer dos Santos Moschetta | 2021-03-17 | 1 | -1/+2 |
|/ |
|
* | tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu... | Niek Linnenbank | 2021-03-12 | 2 | -14/+0 |
* | tests/acceptance: update sunxi kernel from armbian to 5.10.16 | Niek Linnenbank | 2021-03-12 | 2 | -24/+24 |
* | tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_... | Niek Linnenbank | 2021-03-12 | 1 | -1/+1 |
* | tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for o... | Niek Linnenbank | 2021-03-12 | 1 | -49/+23 |
* | tests/avocado: add boot_xen tests | Alex Bennée | 2021-03-10 | 1 | -0/+118 |
* | tests/acceptance: allow a "graceful" failing for virtio-gpu test | Alex Bennée | 2021-02-24 | 1 | -1/+6 |
* | tests/acceptance: Test PMON with Loongson-3A1000 CPU | Jiaxun Yang | 2021-02-21 | 1 | -0/+39 |
* | tests/acceptance: add a memory callback check | Alex Bennée | 2021-02-18 | 1 | -0/+31 |
* | tests/acceptance: add a new tests to detect counting errors | Alex Bennée | 2021-02-18 | 1 | -0/+26 |
* | tests/acceptance: add a new set of tests to exercise plugins | Alex Bennée | 2021-02-18 | 1 | -0/+91 |
* | Acceptance Tests: set up existing ssh keys by default | Cleber Rosa | 2021-02-16 | 1 | -0/+14 |
* | Acceptance Tests: fix population of public key in cloudinit image | Cleber Rosa | 2021-02-16 | 1 | -1/+3 |
* | Acceptance Tests: introduce method for requiring an accelerator | Cleber Rosa | 2021-02-16 | 3 | -29/+34 |
* | Acceptance Tests: introduce LinuxTest base class | Cleber Rosa | 2021-02-16 | 3 | -93/+94 |
* | tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu log | Cleber Rosa | 2021-02-16 | 1 | -2/+3 |
* | virtiofs_submounts.py test: Note on vmlinuz param | Max Reitz | 2021-02-16 | 1 | -0/+12 |
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-... | Peter Maydell | 2021-02-08 | 8 | -105/+224 |
|\ |
|
| * | Acceptance tests: clarify ssh connection failure reason | Cleber Rosa | 2021-02-08 | 2 | -2/+2 |
| * | tests/acceptance/virtiofs_submounts: required space between IP and port | Cleber Rosa | 2021-02-08 | 1 | -1/+1 |
| * | tests/acceptance/virtiofs_submounts: standardize port as integer | Cleber Rosa | 2021-02-08 | 1 | -3/+4 |
| * | tests/acceptance/virtiofs_submounts: use a virtio-net device instead | Cleber Rosa | 2021-02-08 | 1 | -1/+1 |
| * | tests/acceptance/virtiofs_submounts: do not ask for ssh key password | Cleber Rosa | 2021-02-08 | 1 | -1/+1 |
| * | tests/acceptance/virtiofs_submounts: use workdir property | Cleber Rosa | 2021-02-08 | 1 | -4/+2 |
| * | tests/acceptance/boot_linux: rename misleading cloudinit method | Cleber Rosa | 2021-02-08 | 1 | -6/+6 |
| * | tests/acceptance/boot_linux: fix typo on cloudinit error message | Cleber Rosa | 2021-02-08 | 1 | -1/+1 |
| * | tests/acceptance: Re-enable the microblaze test | Thomas Huth | 2021-02-08 | 2 | -9/+35 |
| * | tests/acceptance: Add a test for the virtex-ml507 ppc machine | Thomas Huth | 2021-02-08 | 1 | -0/+18 |
| * | tests/acceptance: Test the mpc8544ds machine | Thomas Huth | 2021-02-08 | 1 | -0/+17 |
| * | tests/acceptance: Move the pseries test to a separate file | Thomas Huth | 2021-02-08 | 2 | -19/+34 |
| * | tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -0/+25 |
| * | tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -21/+24 |
| * | tests/acceptance: Introduce tesseract_ocr() helper | Philippe Mathieu-Daudé | 2021-02-08 | 2 | -16/+23 |
| * | tests/acceptance: Extract tesseract_available() helper in new namespace | Philippe Mathieu-Daudé | 2021-02-08 | 2 | -22/+31 |
* | | tests/acceptance: Increase the timeout in the replay tests | Thomas Huth | 2021-02-08 | 1 | -1/+1 |
|/ |
|
* | tests: add some virtio-gpu & vhost-user-gpu acceptance test | Marc-André Lureau | 2021-02-04 | 1 | -0/+161 |
* | acceptance: switch to QMP change-vnc-password command | Paolo Bonzini | 2021-01-23 | 1 | -12/+6 |
* | tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI | Thomas Huth | 2021-01-11 | 1 | -2/+12 |
* | tests/acceptance: bound the size of readline in s390_ccw_virtio | Alex Bennée | 2021-01-06 | 1 | -1/+1 |
* | tests/acceptance: Test boot_linux_console for fuloong2e | Jiaxun Yang | 2021-01-04 | 1 | -0/+21 |
* | tests/acceptance: Add a test with the Fedora 31 kernel and initrd | Thomas Huth | 2020-12-22 | 1 | -0/+110 |
* | tests/acceptance: Test the virtio-balloon device on s390x | Thomas Huth | 2020-12-21 | 1 | -1/+11 |
* | tests/acceptance: Test virtio-rng on s390 via /dev/hwrng | Thomas Huth | 2020-12-21 | 1 | -2/+15 |