summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: target/mips: Amend tests for MSA pack instructionsAleksandar Markovic2019-06-2113-12/+708
* tests/tcg: target/mips: Include isa/ase and group name in test outputAleksandar Markovic2019-06-21260-736/+1492
* target/arm: Fix output of PAuth AuthRichard Henderson2019-06-132-1/+62
* tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée2019-06-123-0/+311
* tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée2019-06-121-7/+2Star
* tests/tcg: better detect truncated readsAlex Bennée2019-06-121-5/+31
* tests/tcg: target/mips: Add README for MSA testsAleksandar Markovic2019-06-073-0/+904
* tests/tcg: target/mips: Add tests for MSA FP max/min instructionsAleksandar Markovic2019-06-078-0/+1240
* tests/tcg: target/mips: Add utility function reset_msa_registers()Aleksandar Markovic2019-06-07227-4/+504
* tests/tcg: target/mips: Move four tests to a better locationAleksandar Markovic2019-06-074-0/+0
* tests/tcg: target/mips: Add tests for MSA shift instructionsAleksandar Markovic2019-06-0720-0/+3060
* tests/tcg: target/mips: Amend and rearrange MSA wrappersAleksandar Markovic2019-06-071-160/+300
* tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic2019-06-0112-0/+1836
* target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic2019-06-01155-240/+4211
* tests: Fix up docker cross builds for ppc64 (BE) targetsDavid Gibson2019-05-291-0/+3
* tests/tcg/alpha: add system boot.SRichard Henderson2019-05-283-0/+575
* tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée2019-05-283-72/+282
* tests/tcg/minilib: support %c format charAlex Bennée2019-05-281-0/+3
* tests/tcg/multiarch: move the system memory testAlex Bennée2019-05-281-0/+0
* tests/tcg/aarch64: add system boot.SAlex Bennée2019-05-283-0/+295
* tests/tcg/multiarch: add hello world system testAlex Bennée2019-05-282-1/+1
* tests/tcg/multiarch: add support for multiarch system testsAlex Bennée2019-05-282-0/+15
* target/xtensa: implement exclusive access optionMax Filippov2019-05-151-0/+48
* tests/tcg/xtensa: clean up test setMax Filippov2019-03-233-167/+1Star
* target/xtensa: fix break_dependency for repeated resourcesMax Filippov2019-03-221-0/+17
* tests/tcg/arm: account for pauth randomnessAlex Bennée2019-03-121-6/+20
* tests/tcg/i386: add memory test to exercise softmmuAlex Bennée2019-03-121-0/+243
* tests/tcg/i386: add system mode Hello World testAlex Bennée2019-03-124-0/+255
* tests/tcg: provide a minilib for system testsAlex Bennée2019-03-124-0/+180
* tests/tcg: enable cris base user-mode testsAlex Bennée2019-03-123-168/+64Star
* tests/tcg/cris: align mul operationsAlex Bennée2019-03-121-0/+11
* tests/tcg/cris: comment out the ccs testAlex Bennée2019-03-121-7/+7
* tests/tcg: split cris tests into bare and libc directoriesAlex Bennée2019-03-12102-0/+0
* tests/tcg/cris: cleanup sys.cAlex Bennée2019-03-121-48/+52
* tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi2019-03-123-0/+204
* tests/tcg/xtensa: enable system testsAlex Bennée2019-03-122-102/+42Star
* tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé2019-03-121-0/+11
* tests/tcg/mips: fix hello-mips compilationAlex Bennée2019-03-122-8/+5Star
* tests/tcg: add gdb runner variantAlex Bennée2019-03-121-0/+3
* tests/tcg: split run-test into user and system variantsAlex Bennée2019-03-121-2/+17
* tests/tcg: add QEMU_OPT option for test runnerAlex Bennée2019-03-121-1/+4
* tests/tcg: add softmmu awareness to MakefileAlex Bennée2019-03-122-2/+17
* target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic2019-03-1120-0/+3022
* target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic2019-03-118-0/+1208
* target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic2019-03-116-0/+906
* target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic2019-03-118-0/+1208
* target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic2019-03-1116-0/+2416
* tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic2019-03-11116-232/+232
* tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic2019-03-11117-208/+208
* target/mips: Add tests for integer add MSA instruction groupMateja Marjanovic2019-03-0526-0/+3926