summaryrefslogtreecommitdiffstats
path: root/tests/tcg/lm32
Commit message (Collapse)AuthorAgeFilesLines
* test: lm32: use semihosting for testingMichael Walle2014-05-245-22/+103
| | | | | | | 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>
* test: lm32: make test cases independentMichael Walle2014-05-248-0/+25
| | | | | | | | Make test cases independent from from each other. Eg. if a test case needs a specific value in register A, don't rely on the fact that it is already set by the preceding test case. 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: tcg: lm32: add more test casesMichael Walle2013-03-184-1/+61
| | | | | | Esp. for testing zero/sign extend in compare operations. Signed-off-by: Michael Walle <michael@walle.cc>
* 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-1266-0/+3044
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
OpenPOWER on IntegriCloud