summaryrefslogtreecommitdiffstats
path: root/tests/tcg/lm32/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* test: lm32: use semihosting for testingMichael Walle2014-05-241-7/+8
| | | | | | | Instead of the lm32-sys device, use semihosting to print to the host console and exit the test. Signed-off-by: Michael Walle <michael@walle.cc>
* tests: lm32: new rule for single test casesMichael Walle2014-02-041-4/+4
| | | | | | | | Introduce new target "check_%" to run individual test caes, eg. make check_mmu Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
* tests: fix out-of-tree building for lm32 targetMichael Walle2012-03-311-5/+8
| | | | Signed-off-by: Michael Walle <michael@walle.cc>
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-121-0/+102
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>