Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
2ac16b7e46753238312475cf16aa910c1897c5d0
/
.
/
libacc
/
test
blob: 17d7b553bf0641f577be02536d4861fb80d31cd1 [
file
] [
log
] [
blame
]
#!/bin/sh
g
++
acc
.
cpp
-
ldl
-
o tests
/
acc
&&
tests
/
acc tests
/
otcc
.
c
-
T tests
/
otcc
.
out
&&
diff tests
/
otcc
.
out tests
/
otcc
.
out
-
orig