Revert "add host unit tests"
The host unit tests CL causes merge conflicts,
as well as semantic conflicts, for some other
code that is higher priority to get into the
tree.
This reverts commit 847e71bde2da917e035d3ebbf635bdfda7eca578.
Change-Id: I6acc85ef7f5a68fa9f72852189ad9cfa892cbc1f
diff --git a/runtests.sh b/runtests.sh
index 1551a44..9d6701a 100755
--- a/runtests.sh
+++ b/runtests.sh
@@ -30,12 +30,10 @@
set -x # print commands
-$ANDROID_HOST_OUT/nativetest/wifilogd_host_unit_test/wifilogd_host_unit_test
-$ANDROID_HOST_OUT/nativetest64/wifilogd_host_unit_test/wifilogd_host_unit_test
-
adb root
adb wait-for-device
adb remount
adb sync
+
adb shell /data/nativetest/wifilogd_unit_test/wifilogd_unit_test
adb shell /data/nativetest64/wifilogd_unit_test/wifilogd_unit_test