aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...Peter Maydell2-2/+3
2020-07-13tests/qtest/fuzz: Add missing spaces in descriptionThomas Huth1-2/+2
2020-07-13fuzz: add missing header for rcu_enable_atforkAlexander Bulekov1-0/+1
2020-07-13Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell1-17/+105
2020-07-13tests/test-char: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé1-1/+0
2020-07-13char: fix use-after-free with dup chardev & reconnectMarc-André Lureau1-2/+52
2020-07-13char-socket: initialize reconnect timer only when the timer doesn't startLi Feng1-17/+56
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell57-247/+1196
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell4-0/+64
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz1-1/+1
2020-07-11tests: fix "make check-qtest" for modular buildsGerd Hoffmann1-0/+1
2020-07-11tests/docker: update toolchain set in debian-xtensa-crossMax Filippov2-4/+4
2020-07-11tests/docker: fall back more gracefully when pull failsAlex Bennée1-5/+6
2020-07-11tests/qht-bench: Adjust threshold computationRichard Henderson1-2/+16
2020-07-11tests/qht-bench: Adjust testing rate by -1Richard Henderson1-7/+15
2020-07-11testing: add check-build targetAlex Bennée1-4/+13
2020-07-11tests: improve performance of device-introspect-testDaniel P. Berrangé1-22/+38
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée2-0/+54
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée1-5/+14
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée2-2/+2
2020-07-11tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLabAlex Bennée1-0/+3
2020-07-11tests/acceptance: skip multicore mips_malta tests on GitLabAlex Bennée1-0/+3
2020-07-11tests/acceptance: fix dtb path for machine_rx_gdbsimAlex Bennée1-1/+1
2020-07-11tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLabAlex Bennée1-0/+2
2020-07-11tests/docker: add packages needed for check-acceptanceAlex Bennée2-1/+16
2020-07-11tests/docker: add --registry support to toolingAlex Bennée2-7/+43
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée27-32/+32
2020-07-11tests/docker: check for an parameters not empty stringAlex Bennée1-1/+1
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée1-2/+9
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée2-46/+49
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley2-2/+23
2020-07-11tests/vm: change scripts to use self._configRobert Foley5-42/+38
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley3-1/+280
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley4-0/+197
2020-07-11tests/vm: Add common Ubuntu python moduleRobert Foley2-34/+72
2020-07-11tests/vm: Added configuration file supportRobert Foley4-1/+146
2020-07-11tests/vm: Add configuration to basevm.pyRobert Foley1-39/+133
2020-07-11tests/vm: pass args through to BaseVM's __init__Robert Foley1-9/+7
2020-07-11tests/acceptance: Test the Arduino MEGA2560 boardMichael Rolnik1-0/+50
2020-07-11tests/boot-serial: Test some Arduino boards (AVR based)Michael Rolnik2-0/+13
2020-07-11tests/machine-none: Add AVR supportMichael Rolnik1-0/+1
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2-0/+817
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-failure-modesEric Auger1-16/+96
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-duplicate-idEric Auger1-0/+19
2020-07-10tests: Inject test name also when the test failsHavard Skinnemoen1-1/+1
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell45-339/+1857
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-1/+54
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy2-30/+435
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth1-0/+36
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky5-0/+589