summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/acceptance: bump avocado requirements to 76.0Alex Bennée2020-03-041-1/+1
* configure: detect and report genisoimageAlex Bennée2020-03-041-3/+11
* tests/vm: Added gen_cloud_init_iso() to basevm.pyRobert Foley2020-03-043-68/+42Star
* tests/vm: give wait_ssh() option to wait for rootRobert Foley2020-03-041-2/+5
* tests/vm: increased max timeout for vm boot.Robert Foley2020-03-041-0/+7
* tests/vm: Debug mode shows ssh output.Robert Foley2020-03-041-1/+6
* tests/vm: use $(PYTHON) consistentlyRobert Foley2020-03-041-1/+1
* tests/test-replication.c: Add test for for secondary node continuing replicationLukas Straub2020-03-031-0/+52
* tests/acceptance/integratorcp: Verify Tux is displayed on framebufferPhilippe Mathieu-Daudé2020-02-281-0/+52
* tests/acceptance: Extract boot_integratorcp() from test_integratorcp()Philippe Mathieu-Daudé2020-02-281-7/+11
* tests/acceptance: Add a test for the integratorcp arm machineThomas Huth2020-02-281-0/+43
* tests/acceptance: Add a test for the N800 and N810 arm machinesThomas Huth2020-02-281-0/+49
* Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell2020-02-2811-12/+49
|\
| * test-vmstate: Fix memleaks in test_load_qlistChen Qun2020-02-281-4/+2Star
| * multifd: Add zstd compression multifd supportJuan Quintela2020-02-281-0/+10
| * configure: Enable test and libs for zstdJuan Quintela2020-02-289-4/+21
| * multifd: Add zlib compression multifd supportJuan Quintela2020-02-281-0/+6
| * multifd: Add multifd-compression parameterJuan Quintela2020-02-281-4/+10
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...Peter Maydell2020-02-281-0/+118
|\ \ | |/ |/|
| * tests/acceptance: Count multiple Tux logos displayed on framebufferPhilippe Mathieu-Daudé2020-02-271-0/+118
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-02-272-15/+23
|\ \
| * | rebuild-expected-aml.sh: remind about the processMichael S. Tsirkin2020-02-251-0/+7
| * | bios-tables-test: default diff commandMichael S. Tsirkin2020-02-251-19/+12Star
| * | bios-tables-test: fix up DIFF generationMichael S. Tsirkin2020-02-251-1/+7
| * | bios-tables-test: tell people how to updateMichael S. Tsirkin2020-02-251-1/+3
* | | tests/tcg: take into account expected clashes pauth-4Alex Bennée2020-02-251-17/+37
* | | tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée2020-02-251-1/+1
* | | tests/tcg: give debug builds a little bit longerAlex Bennée2020-02-251-2/+2
* | | tests/plugins: make howvec clean-up after itself.Alex Bennée2020-02-251-9/+17
* | | tests/plugin: prevent uninitialized warningChen Qun2020-02-252-5/+4Star
* | | tests/iotests: be a little more forgiving on the size testAlex Bennée2020-02-251-2/+2
* | | tests/rcutorture: mild documenting refactor of update threadAlex Bennée2020-02-251-18/+37
* | | tests/rcutorture: better document locking of statsAlex Bennée2020-02-251-4/+12
* | | tests/rcutorture: update usage hintAlex Bennée2020-02-251-1/+2
* | | tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée2020-02-251-0/+2
| |/ |/|
* | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini2020-02-251-66/+72
|\ \ | |/ |/|
| * tests:numa-test: use explicit memdev to specify node RAMIgor Mammedov2020-02-191-12/+18
| * tests/numa-test: make top level args dynamic and g_autofree(cli) cleanupsIgor Mammedov2020-02-191-54/+54
* | fuzz: add virtio-scsi fuzz targetAlexander Bulekov2020-02-222-0/+214
* | fuzz: add virtio-net fuzz targetAlexander Bulekov2020-02-222-0/+199
* | fuzz: add i440fx fuzz targetsAlexander Bulekov2020-02-222-0/+196
* | fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov2020-02-223-0/+269
* | fuzz: support for fork-based fuzzing.Alexander Bulekov2020-02-224-0/+120
* | fuzz: add fuzzer skeletonAlexander Bulekov2020-02-223-0/+280
* | libqos: move useful qos-test funcs to qos_externalAlexander Bulekov2020-02-224-131/+198
* | libqos: split qos-test and libqos makefile varsAlexander Bulekov2020-02-221-35/+36
* | libqos: rename i2c_send and i2c_recvAlexander Bulekov2020-02-223-12/+12
* | libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov2020-02-222-2/+73
* | libqtest: add a layer of abstraction to send/recvAlexander Bulekov2020-02-221-9/+39
* | util/async: make bh_aio_poll() O(1)Stefan Hajnoczi2020-02-221-1/+2