Age | Commit message (Expand) | Author |
2018-06-20 | tests: add top-level make dependency for docker builds | Alex Bennée |
2018-06-20 | tests/tcg/i386: extend timeout for runcom test | Alex Bennée |
2018-06-20 | tests/tcg: override runners for broken tests | Alex Bennée |
2018-06-20 | tests/tcg: add run, diff, and skip helper macros | Alex Bennée |
2018-06-20 | Makefile.target: add (clean-/build-)guest-tests targets | Alex Bennée |
2018-06-20 | tests/tcg/Makefile: update to be called from Makefile.target | Alex Bennée |
2018-06-20 | tests/tcg: enable building for PowerPC | Alex Bennée |
2018-06-20 | tests/tcg: enable building for RISCV64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for mips64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for sparc64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for sh4 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for m68k | Alex Bennée |
2018-06-20 | tests/tcg: enable building for HPPA | Alex Bennée |
2018-06-20 | tests/tcg/alpha: add Alpha specific tests | Alex Bennée |
2018-06-20 | tests/tcg: enable building for Alpha | Alex Bennée |
2018-06-20 | tests/tcg: enable building for ppc64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for s390x | Alex Bennée |
2018-06-20 | tests/tcg/mips: include common mips hello-mips | Alex Bennée |
2018-06-20 | tests/tcg: enable building for MIPS | Alex Bennée |
2018-06-20 | tests/tcg: move MIPS specific tests into subdir | Alex Bennée |
2018-06-20 | tests/tcg/arm: add fcvt test cases for AArch32/64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for AArch64 | Alex Bennée |
2018-06-20 | tests/tcg/arm: fix up test-arm-iwmmxt test | Alex Bennée |
2018-06-20 | tests/tcg: enable building for ARM | Alex Bennée |
2018-06-20 | tests/tcg: move ARM specific tests into subdir | Alex Bennée |
2018-06-20 | tests/tcg/i386/test-i386: fix printf format | Alex Bennée |
2018-06-20 | tests/tcg/i386/test-i386: use modern vector_size attributes | Alex Bennée |
2018-06-20 | tests/tcg/x86_64: add Makefile.target | Alex Bennée |
2018-06-20 | tests/tcg/i386: add runner for test-i386-fprem | Alex Bennée |
2018-06-20 | tests/tcg/i386: fix test-i386 | Alex Bennée |
2018-06-20 | tests/tcg/i386: Build fix for hello-i386 | Fam Zheng |
2018-06-20 | tests/tcg: enable building for i386 | Alex Bennée |
2018-06-20 | tests/tcg: move i386 specific tests into subdir | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: move most output to stdout | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: don't hard code paths/ports for linux-test | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: enable additional linux-test tests | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: Build fix for linux-test | Fam Zheng |
2018-06-20 | tests/tcg: move architecture independent tests into subdir | Alex Bennée |
2018-03-26 | target/xtensa: fix timers test | Max Filippov |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake |
2018-01-09 | target/xtensa: tests: fix memctl SR test | Max Filippov |
2017-07-20 | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj |
2017-07-11 | tests: Avoid non-portable 'echo -ARG' | Eric Blake |
2017-02-14 | target/openrisc: Rename the cpu from or32 to or1k | Richard Henderson |
2017-01-15 | target/xtensa: tests: clean up interrupt tests | Max Filippov |
2017-01-15 | target/xtensa: tests: add memctl test | Max Filippov |
2017-01-15 | target/xtensa: tests: add ccount write tests | Max Filippov |
2017-01-15 | target/xtensa: tests: replace hardcoded interrupt masks | Max Filippov |
2017-01-15 | target/xtensa: tests: fix timer tests | Max Filippov |
2017-01-15 | target/xtensa: tests: run tests with icount | Max Filippov |