summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2018-06-20tests: add top-level make dependency for docker buildsAlex Bennée
2018-06-20tests/tcg/i386: extend timeout for runcom testAlex Bennée
2018-06-20tests/tcg: override runners for broken testsAlex Bennée
2018-06-20tests/tcg: add run, diff, and skip helper macrosAlex Bennée
2018-06-20Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée
2018-06-20tests/tcg/Makefile: update to be called from Makefile.targetAlex Bennée
2018-06-20tests/tcg: enable building for PowerPCAlex Bennée
2018-06-20tests/tcg: enable building for RISCV64Alex Bennée
2018-06-20tests/tcg: enable building for mips64Alex Bennée
2018-06-20tests/tcg: enable building for sparc64Alex Bennée
2018-06-20tests/tcg: enable building for sh4Alex Bennée
2018-06-20tests/tcg: enable building for m68kAlex Bennée
2018-06-20tests/tcg: enable building for HPPAAlex Bennée
2018-06-20tests/tcg/alpha: add Alpha specific testsAlex Bennée
2018-06-20tests/tcg: enable building for AlphaAlex Bennée
2018-06-20tests/tcg: enable building for ppc64Alex Bennée
2018-06-20tests/tcg: enable building for s390xAlex Bennée
2018-06-20tests/tcg/mips: include common mips hello-mipsAlex Bennée
2018-06-20tests/tcg: enable building for MIPSAlex Bennée
2018-06-20tests/tcg: move MIPS specific tests into subdirAlex Bennée
2018-06-20tests/tcg/arm: add fcvt test cases for AArch32/64Alex Bennée
2018-06-20tests/tcg: enable building for AArch64Alex Bennée
2018-06-20tests/tcg/arm: fix up test-arm-iwmmxt testAlex Bennée
2018-06-20tests/tcg: enable building for ARMAlex Bennée
2018-06-20tests/tcg: move ARM specific tests into subdirAlex Bennée
2018-06-20tests/tcg/i386/test-i386: fix printf formatAlex Bennée
2018-06-20tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée
2018-06-20tests/tcg/x86_64: add Makefile.targetAlex Bennée
2018-06-20tests/tcg/i386: add runner for test-i386-fpremAlex Bennée
2018-06-20tests/tcg/i386: fix test-i386Alex Bennée
2018-06-20tests/tcg/i386: Build fix for hello-i386Fam Zheng
2018-06-20tests/tcg: enable building for i386Alex Bennée
2018-06-20tests/tcg: move i386 specific tests into subdirAlex Bennée
2018-06-20tests/tcg/multiarch: move most output to stdoutAlex Bennée
2018-06-20tests/tcg/multiarch: don't hard code paths/ports for linux-testAlex Bennée
2018-06-20tests/tcg/multiarch: enable additional linux-test testsAlex Bennée
2018-06-20tests/tcg/multiarch: Build fix for linux-testFam Zheng
2018-06-20tests/tcg: move architecture independent tests into subdirAlex Bennée
2018-03-26target/xtensa: fix timers testMax Filippov
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson
2017-01-15target/xtensa: tests: clean up interrupt testsMax Filippov
2017-01-15target/xtensa: tests: add memctl testMax Filippov
2017-01-15target/xtensa: tests: add ccount write testsMax Filippov
2017-01-15target/xtensa: tests: replace hardcoded interrupt masksMax Filippov
2017-01-15target/xtensa: tests: fix timer testsMax Filippov
2017-01-15target/xtensa: tests: run tests with icountMax Filippov