test: lm32: make test cases independent
commita946ce802002fe6233adbf1a6222d0837d44fc33
authorMichael Walle <michael@walle.cc>
Tue, 22 Apr 2014 18:18:41 +0000 (22 20:18 +0200)
committerMichael Walle <michael@walle.cc>
Sat, 24 May 2014 17:42:29 +0000 (24 19:42 +0200)
tree8fe532801ec883260159131e6af1ad39f9da4376
parent178ac111bca16c08a79b2609ebdc75197bea976a
test: lm32: make test cases independent

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/tcg/lm32/test_lb.S
tests/tcg/lm32/test_lbu.S
tests/tcg/lm32/test_lh.S
tests/tcg/lm32/test_lhu.S
tests/tcg/lm32/test_lw.S
tests/tcg/lm32/test_sb.S
tests/tcg/lm32/test_sh.S
tests/tcg/lm32/test_sw.S