aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-03-04tests/acceptance: bump avocado requirements to 76.0Alex Bennée1-1/+1
2020-03-04configure: detect and report genisoimageAlex Bennée1-3/+11
2020-03-04tests/vm: Added gen_cloud_init_iso() to basevm.pyRobert Foley3-68/+42
2020-03-04tests/vm: give wait_ssh() option to wait for rootRobert Foley1-2/+5
2020-03-04tests/vm: increased max timeout for vm boot.Robert Foley1-0/+7
2020-03-04tests/vm: Debug mode shows ssh output.Robert Foley1-1/+6
2020-03-04tests/vm: use $(PYTHON) consistentlyRobert Foley1-1/+1
2020-03-03tests/test-replication.c: Add test for for secondary node continuing replicationLukas Straub1-0/+52
2020-02-28tests/acceptance/integratorcp: Verify Tux is displayed on framebufferPhilippe Mathieu-Daudé1-0/+52
2020-02-28tests/acceptance: Extract boot_integratorcp() from test_integratorcp()Philippe Mathieu-Daudé1-7/+11
2020-02-28tests/acceptance: Add a test for the integratorcp arm machineThomas Huth1-0/+43
2020-02-28tests/acceptance: Add a test for the N800 and N810 arm machinesThomas Huth1-0/+49
2020-02-28Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell11-12/+49
2020-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...Peter Maydell1-0/+118
2020-02-28test-vmstate: Fix memleaks in test_load_qlistChen Qun1-4/+2
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela1-0/+10
2020-02-28configure: Enable test and libs for zstdJuan Quintela9-4/+21
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela1-0/+6
2020-02-28multifd: Add multifd-compression parameterJuan Quintela1-4/+10
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-15/+23
2020-02-27tests/acceptance: Count multiple Tux logos displayed on framebufferPhilippe Mathieu-Daudé1-0/+118
2020-02-25tests/tcg: take into account expected clashes pauth-4Alex Bennée1-17/+37
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée1-1/+1
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée1-2/+2
2020-02-25tests/plugins: make howvec clean-up after itself.Alex Bennée1-9/+17
2020-02-25tests/plugin: prevent uninitialized warningChen Qun2-5/+4
2020-02-25tests/iotests: be a little more forgiving on the size testAlex Bennée1-2/+2
2020-02-25tests/rcutorture: mild documenting refactor of update threadAlex Bennée1-18/+37
2020-02-25tests/rcutorture: better document locking of statsAlex Bennée1-4/+12
2020-02-25tests/rcutorture: update usage hintAlex Bennée1-1/+2
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée1-0/+2
2020-02-25rebuild-expected-aml.sh: remind about the processMichael S. Tsirkin1-0/+7
2020-02-25bios-tables-test: default diff commandMichael S. Tsirkin1-19/+12
2020-02-25bios-tables-test: fix up DIFF generationMichael S. Tsirkin1-1/+7
2020-02-25bios-tables-test: tell people how to updateMichael S. Tsirkin1-1/+3
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini1-66/+72
2020-02-22fuzz: add virtio-scsi fuzz targetAlexander Bulekov2-0/+214
2020-02-22fuzz: add virtio-net fuzz targetAlexander Bulekov2-0/+199
2020-02-22fuzz: add i440fx fuzz targetsAlexander Bulekov2-0/+196
2020-02-22fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov3-0/+269
2020-02-22fuzz: support for fork-based fuzzing.Alexander Bulekov4-0/+120
2020-02-22fuzz: add fuzzer skeletonAlexander Bulekov3-0/+280
2020-02-22libqos: move useful qos-test funcs to qos_externalAlexander Bulekov4-131/+198
2020-02-22libqos: split qos-test and libqos makefile varsAlexander Bulekov1-35/+36
2020-02-22libqos: rename i2c_send and i2c_recvAlexander Bulekov3-12/+12
2020-02-22libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov2-2/+73
2020-02-22libqtest: add a layer of abstraction to send/recvAlexander Bulekov1-9/+39
2020-02-22util/async: make bh_aio_poll() O(1)Stefan Hajnoczi1-1/+2
2020-02-22rcu_queue: add QSLIST functionsPaolo Bonzini3-0/+20
2020-02-21Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in...Peter Maydell12-6/+347