summaryrefslogtreecommitdiff
path: root/tests/tcg/lm32
AgeCommit message (Collapse)AuthorFilesLines
2014-02-04tests: lm32: new rule for single test casesMichael Walle1-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>
2013-03-18tests: tcg: lm32: add more test casesMichael Walle4-1/+61
Esp. for testing zero/sign extend in compare operations. Signed-off-by: Michael Walle <michael@walle.cc>
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle1-5/+8
Signed-off-by: Michael Walle <michael@walle.cc>
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori66-0/+3044
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>