commit | 36d9414f72b629dacc2c972e93d16cec08ef44b6 | [log] [tgz] |
---|---|---|
author | Jack Palevich <jackpal@google.com> | Mon Jun 08 15:55:32 2009 -0700 |
committer | Jack Palevich <jackpal@google.com> | Mon Jun 08 15:55:32 2009 -0700 |
tree | 37adc7a81e84320f9bf720febf58457daf495746 | |
parent | 2d11dfba277b2f9d98f00a32510d612e779ba757 [diff] [blame] |
Make a host version of acc for testing. Don't run the code we've compiled unless the -R option is present.
diff --git a/libacc/tests/testarm b/libacc/tests/testarm index 24fbc42..1d4b866 100755 --- a/libacc/tests/testarm +++ b/libacc/tests/testarm
@@ -6,4 +6,4 @@ mm -j8 cd tests adb sync -adb shell /system/bin/acc -S /system/bin/returnval-ansi.c +adb shell /system/bin/acc -R -S /system/bin/returnval-ansi.c