Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
274663bf677d56bc212f354e8d50b8f58239252c
/
.
/
libacc
/
test
blob: 0b767da0d1ed79e3a7ded1abb9b57a8f66576bfd [
file
] [
log
] [
blame
]
#!/bin/sh
g
++
acc
.
cpp disassem
.
cpp
-
g
-
ldl
-
o tests
/
acc
&&
tests
/
acc tests
/
otcc
.
c
-
a x86
-
d tests
/
otcc
.
out
&&
diff tests
/
otcc
.
out tests
/
otcc
.
out
-
orig
tests
/
acc
-
S tests
/
returnval
.
c