aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann3-0/+30
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann3-0/+18
2021-05-18tests/tcg/tricore: Add fmul testBastian Koppelmann2-0/+9
2021-05-18tests/tcg/tricore: Add fadd testBastian Koppelmann2-0/+17
2021-05-18tests/tcg/tricore: Add dvstep testBastian Koppelmann3-1/+44
2021-05-18tests/tcg/tricore: Add clz testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add bmerge testBastian Koppelmann3-0/+33
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann4-0/+68
2021-05-18tests/tcg/tricore: Add build infrastructureBastian Koppelmann2-0/+75
2021-05-18tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann1-2/+3
2021-05-18tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann2-1/+33
2021-05-18tests/docker: Added libbpf library to the docker files.Andrew Melnychenko3-0/+3
2021-05-18tests/tcg: don't iterate through other arch compilersAlex Bennée1-89/+59
2021-05-18tests/tcg: Use Hexagon Docker imageAlessandro Di Federico1-0/+5
2021-05-18docker: Add Hexagon imageAlessandro Di Federico3-0/+208
2021-05-18tests/docker: add "fetch" sub-commandAlex Bennée1-0/+17
2021-05-18tests/docker: allow "update" to add the current userAlex Bennée1-1/+11
2021-05-18tests/docker: make executable an optional argument to "update"Alex Bennée2-28/+30
2021-05-18tests/docker: fix copying of executable in "update"Alex Bennée1-1/+8
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell13-195/+164
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell13-15/+28
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell6-0/+6
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy1-1/+0
2021-05-14test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy1-17/+3
2021-05-14test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy1-43/+0
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy1-4/+0
2021-05-14test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy1-18/+4
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito3-43/+47
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini1-1/+1
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini3-3/+20
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini2-14/+17
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini1-5/+9
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini5-44/+56
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy1-1/+1
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl2-0/+7
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl1-3/+1
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau6-0/+6
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell5-51/+76
2021-05-14tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell1-41/+20
2021-05-14tests: Avoid side effects inside g_assert() argumentsPeter Maydell2-3/+6
2021-05-14tests/qtest/rtc-test: Remove pointless NULL checkPeter Maydell1-4/+2
2021-05-14tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell1-2/+2
2021-05-14tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert1-7/+7
2021-05-14tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertionsPeter Maydell1-2/+2
2021-05-14tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmeticPeter Maydell1-2/+2
2021-05-14libqtest: refuse QTEST_QEMU_BINARY=qemu-kvmStefan Hajnoczi1-1/+8
2021-05-14libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi1-1/+1
2021-05-14tests/docker/dockerfiles: Add ccache to containers where it was missingThomas Huth5-0/+5