qemu/tests/tcg/lm32
Michael Walle 4e7d30a22a 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>
2014-05-24 19:42:29 +02:00
..
crt.S test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
helper.S test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
linker.ld tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
macros.inc test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
Makefile test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
test_add.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_addi.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_and.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_andhi.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_andi.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_b.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_be.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bg.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bge.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bgeu.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bgu.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bi.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bne.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_break.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_bret.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_call.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_calli.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpe.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpei.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpg.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpge.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpgei.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpgeu.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpgeui.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpgi.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpgu.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpgui.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpne.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_cmpnei.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_divu.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_eret.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_lb.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lbu.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lh.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lhu.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lw.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_modu.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_mul.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_muli.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_nor.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_nori.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_or.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_orhi.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_ori.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_ret.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sb.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_scall.S test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
test_sextb.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sexth.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sh.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_sl.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sli.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sr.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sri.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sru.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_srui.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sub.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_sw.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_xnor.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_xnori.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_xor.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00
test_xori.S tests: mv tests/* -> tests/tcg 2012-01-12 10:03:28 -06:00