Sign in
android
/
platform
/
external
/
AFLplusplus
/
266b51a8
/
.
/
test
/
test-unittests.sh
blob: f540b5f85d16a8b1c7c289eb9f1462b442b9ece8 [
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
:
.
./
test
-
post
.
sh