]> git.proxmox.com Git - mirror_qemu.git/commit
test: lm32: use semihosting for testing
authorMichael Walle <michael@walle.cc>
Tue, 22 Apr 2014 18:18:43 +0000 (20:18 +0200)
committerMichael Walle <michael@walle.cc>
Sat, 24 May 2014 17:42:29 +0000 (19:42 +0200)
commit4e7d30a22a46b6bb5551725db781c2d94db2d5f8
tree2b07f867132bdeabd3f01102f91b09b71c1c12f5
parentf7bbcfb5c303a07322f1e0f258a936a720183169
test: lm32: use semihosting for testing

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/tcg/lm32/Makefile
tests/tcg/lm32/crt.S
tests/tcg/lm32/helper.S [new file with mode: 0644]
tests/tcg/lm32/macros.inc
tests/tcg/lm32/test_scall.S