Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
16134598fba53a3a74c74a6a7f8da477d7033521
/
.
/
libacc
/
test
blob: 2f999c10b9b11a1388ca49d29bfe1e1a14df8480 [
file
] [
log
] [
blame
]
Jack Palevich
f54db02
2009-05-08 15:18:32 -0700
[
diff
] [
blame
]
1
#!/bin/sh
2
gcc acc
.
c
-
ldl
-
o tests
/
acc
&&
tests
/
acc tests
/
otcc
.
c
>
tests
/
otcc
.
out
&&
diff tests
/
otcc
.
out tests
/
otcc
.
out
-
orig