aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch
AgeCommit message (Expand)AuthorFilesLines
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini1-1/+1
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-04-20tests/tcg: add float_convd testAlex Bennée1-0/+106
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini1-1/+1
2022-02-28tests/tcg: add sha512 testAlex Bennée1-0/+990
2022-02-09tests/tcg/multiarch: Add sigbus.cRichard Henderson1-0/+68
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson2-2/+2
2022-01-18tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUXPaolo Bonzini1-1/+1
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée1-1/+0
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath2-1/+69
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée1-2/+0
2021-10-12tests/tcg: move some multiarch files and make conditionalAlex Bennée3-6/+11
2021-10-12tests/tcg/sha1: remove endian includeAlex Bennée1-1/+0
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson1-8/+0
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell1-2/+2
2021-07-14tests/tcg: make test-mmap a little less aggressiveAlex Bennée1-104/+104
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée1-0/+2
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée1-0/+6
2021-06-20tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOPIlya Leoshkevich1-0/+9
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée2-0/+151
2021-05-18tests/tcg: fix missing returnAlex Bennée1-0/+1
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée1-1/+4
2021-03-24tests/tcg: add HeapInfo checking to semihosting testAlex Bennée1-1/+54
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée3-0/+89
2021-02-15tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée1-1/+5
2021-02-08tests/tcg: don't silently skip the gdb testsAlex Bennée1-1/+4
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang1-3/+3
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan2-0/+66
2021-01-18gdbstub: implement a softmmu based testAlex Bennée2-1/+148
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée1-3/+1
2020-12-14tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell1-1/+3
2020-10-14tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson1-1/+1
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson1-0/+17
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson2-0/+4
2020-05-27tests/tcg: add new threadcount testAlex Bennée2-0/+66
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée1-0/+4
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée2-0/+95
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson2-3/+5
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson1-1/+2
2019-09-26tests/tcg: add generic version of float_convsAlex Bennée2-3/+108
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée4-1/+370
2019-09-26tests/tcg: re-enable linux-test for ppc64abi32Alex Bennée1-8/+3
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini1-1/+6
2019-06-12tests/tcg: better detect truncated readsAlex Bennée1-5/+31
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée1-72/+278
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée1-0/+243
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée1-0/+14
2019-05-28tests/tcg/multiarch: add support for multiarch system testsAlex Bennée1-0/+14
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-6/+6
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier1-2/+2