commit | a946ce802002fe6233adbf1a6222d0837d44fc33 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Tue Apr 22 20:18:41 2014 +0200 |
committer | Michael Walle <michael@walle.cc> | Sat May 24 19:42:29 2014 +0200 |
tree | 8fe532801ec883260159131e6af1ad39f9da4376 | |
parent | 178ac111bca16c08a79b2609ebdc75197bea976a [diff] |
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>