aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-10tests/qtest/npcm7xx_rng-test: count runs properlyHavard Skinnemoen
2020-11-09iotests: rewrite iotest 240 in pythonMaxim Levitsky
2020-11-09iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-11-04qtest: escape device name in device-introspect-testPaolo Bonzini
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-03fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov
2020-11-03fuzz: check the MR in the DMA callbackAlexander Bulekov
2020-11-03fuzz: fix writing DMA patternsAlexander Bulekov
2020-11-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
2020-11-03iotests: Use Python 3 style super()Kevin Wolf
2020-11-03iotests: Disable unsubscriptable-object in pylintKevin Wolf
2020-11-03iotests.py: Fix type check errors in wait_migration()Kevin Wolf
2020-11-03tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen
2020-11-03tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell
2020-11-03tests/qtest/libqtest.c: Check for setsockopt() failurePeter Maydell
2020-11-03qtest: add a reproducer for LP#1878642Alexander Bulekov
2020-11-03sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUXMarkus Armbruster
2020-11-03sockets: Fix default of UnixSocketAddress member @tightMarkus Armbruster
2020-11-03test-util-sockets: Test the complete abstract socket matrixMarkus Armbruster
2020-11-03test-util-sockets: Synchronize properly, don't sleep(1)Markus Armbruster
2020-11-03test-util-sockets: Factor out test_socket_unix_abstract_one()Markus Armbruster
2020-11-03test-util-sockets: Clean up SocketAddress constructionMarkus Armbruster
2020-11-03test-util-sockets: Correct to set has_abstract, has_tightMarkus Armbruster
2020-11-03test-util-sockets: Plug file descriptor leakMarkus Armbruster
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell
2020-11-02tests/acceptance: Add virtiofs_submounts.pyMax Reitz
2020-11-02tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz
2020-11-02tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell
2020-11-02Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201102' int...Peter Maydell
2020-11-01Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell
2020-11-01tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tsymlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat file testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlcreate testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz
2020-11-01tests/9pfs: Force removing of local 9pfs test directoryGreg Kurz
2020-11-01tests/9pfs: fix coverity error in create_local_test_dir()Christian Schoenebeck
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck
2020-11-01tests/9pfs: make create/remove test dir publicChristian Schoenebeck