Begin processing read commands.
[minibind.git] / run_tests.sh
index feee2b338525ecf86f41066b3df66f065895e611..e0ad7db80afd3dce2711c1c817375d71b061492b 100755 (executable)
@@ -1,5 +1,6 @@
-set -e
+set -ex
 
+ndk-build
 adb push ./libs/armeabi/minibind_test /data/local/tmp
 adb shell /data/local/tmp/minibind_test
-adb logcat -s -d minibind:V
+#adb logcat -s -d minibind:V