]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add arm regression tests for exp-bbv tool.
authorVince Weaver <vince@csl.cornell.edu>
Wed, 6 Jan 2010 15:15:28 +0000 (15:15 +0000)
committerVince Weaver <vince@csl.cornell.edu>
Wed, 6 Jan 2010 15:15:28 +0000 (15:15 +0000)
commit1d5446db2f38ac263f9e5990a1c37baf49ab1473
treecf999b5637842f5d45c535ba6ee0f9ac62b68a15
parent6b95f1cd4cb123ad1b321f3a6ea7a4623533eb00
Add arm regression tests for exp-bbv tool.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11020
12 files changed:
exp-bbv/tests/Makefile.am
exp-bbv/tests/arm-linux/Makefile.am [new file with mode: 0644]
exp-bbv/tests/arm-linux/filter_stderr [new file with mode: 0755]
exp-bbv/tests/arm-linux/ll.S [new file with mode: 0644]
exp-bbv/tests/arm-linux/ll.post.exp [new file with mode: 0644]
exp-bbv/tests/arm-linux/ll.stderr.exp [new file with mode: 0644]
exp-bbv/tests/arm-linux/ll.stdout.exp [new file with mode: 0644]
exp-bbv/tests/arm-linux/ll.vgtest [new file with mode: 0644]
exp-bbv/tests/arm-linux/million.S [new file with mode: 0644]
exp-bbv/tests/arm-linux/million.post.exp [new file with mode: 0644]
exp-bbv/tests/arm-linux/million.stderr.exp [new file with mode: 0644]
exp-bbv/tests/arm-linux/million.vgtest [new file with mode: 0644]