blob: 113f39e10fa5d5138c88a9826919b83c4a80a82f [file] [log] [blame]
#!/bin/bash
if [ -z "$ANDROID_BUILD_TOP" ]; then
echo "Android build environment not set"
exit -1
fi
echo "waiting for device"
adb root && adb wait-for-device remount
#adb shell /system/bin/resampler_tests
adb shell /data/nativetest/resampler_tests/resampler_tests