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