aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-15/+23
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
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-2/+2
2020-02-20iotests: Test snapshot -l field separationMax Reitz3-0/+85
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz2-0/+19
2020-02-20iotests: Add test for image creation fallbackMax Reitz3-0/+77
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz1-2/+5
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé3-0/+160
2020-02-20iotests/147: Fix drive parametersMax Reitz1-1/+1
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth1-3/+0
2020-02-19tests:numa-test: use explicit memdev to specify node RAMIgor Mammedov1-12/+18
2020-02-19tests/numa-test: make top level args dynamic and g_autofree(cli) cleanupsIgor Mammedov1-54/+54
2020-02-18tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé1-2/+2
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz2-2/+48
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz2-3/+71
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz1-1/+1
2020-02-18iotests: Resolve TODOs in 041Max Reitz1-4/+2
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz1-11/+0
2020-02-18iotests: Add VM.assert_block_path()Max Reitz1-0/+59
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz1-6/+1
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz1-1/+4
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf2-2/+285