summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-05-20qapi: Add test for nonexistent schema fileJohn Snow
2021-05-20qapi/parser: Don't try to handle file errorsJohn Snow
2021-05-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell
2021-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-05-18Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-05-18vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi
2021-05-18tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu
2021-05-18tests/tcg: don't allow clang as a cross compilerAlex Bennée
2021-05-18tests/tcg: fix missing returnAlex Bennée
2021-05-18tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add fmul testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add fadd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add dvstep testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add clz testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add bmerge testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann
2021-05-18tests/tcg/tricore: Add build infrastructureBastian Koppelmann
2021-05-18tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann
2021-05-18tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann
2021-05-18tests/docker: Added libbpf library to the docker files.Andrew Melnychenko
2021-05-18tests/tcg: don't iterate through other arch compilersAlex Bennée
2021-05-18tests/tcg: Use Hexagon Docker imageAlessandro Di Federico
2021-05-18docker: Add Hexagon imageAlessandro Di Federico
2021-05-18tests/docker: add "fetch" sub-commandAlex Bennée
2021-05-18tests/docker: allow "update" to add the current userAlex Bennée
2021-05-18tests/docker: make executable an optional argument to "update"Alex Bennée
2021-05-18tests/docker: fix copying of executable in "update"Alex Bennée
2021-05-17Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson
2021-05-16tests/fp: add quad support to the benchmark utilityAlex Bennée
2021-05-15tests/tcg/sparc64: Re-enable linux-testRichard Henderson
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini