Sign in
android
/
platform
/
external
/
AFLplusplus
/
86ec1b9d
/
.
/
test
/
test-unittests.sh
blob: 9a405e2fbb7e4a2a304f35463f2a30e8f44e12f5 [
file
] [
log
] [
blame
]
#!/bin/sh
.
./
test
-
pre
.
sh
$ECHO
"$BLUE[*] Execution cmocka Unit-Tests $GREY"
unset AFL_CC
make
-
C
..
unit
||
CODE
=
1
INCOMPLETE
=
1
:
rm
-
rf unittests
/
unit_hash unittests
/
unit_rand
.
./
test
-
post
.
sh