Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
e27bf3eb290c75704549b4a5eedda56079bac86e
/
.
/
libacc
/
test
blob: eb4f383beb82e806a30780c6b6e45c867f5c3c5d [
file
] [
log
] [
blame
]
#!/bin/sh
gcc acc
.
c
-
DTEST
-
ldl
-
o tests
/
acc
&&
tests
/
acc tests
/
otcc
.
c tests
/
otcc
.
out
&&
diff tests
/
otcc
.
out tests
/
otcc
.
out
-
orig