commit | 73d3acf50e0750754d6b9258afe4916b2134ca7f | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Aug 01 19:50:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 01 19:50:34 2016 +0000 |
tree | 51012094962f2f443d96a8626e1a21deafd43557 | |
parent | 698f75467a8ffb8665024d1292f729dc1108d144 [diff] | |
parent | 717b49254b2e4154d52c149950dec88fd2093edf [diff] |
Merge \\"Clean up verifier testcases.\\" am: e91aef0ee9 am: 717b49254b Change-Id: Ib72cddc0c9d3a916566fb77d0611aa153f3a6ead
mm -j && m ramdisk-nodeps && m recoveryimage-nodeps # To boot into the new recovery image # without flashing the recovery partition: adb reboot bootloader fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
# After setting up environment and lunch. mmma -j bootable/recovery # Running the tests on device. adb root adb sync data # 32-bit device adb shell /data/nativetest/recovery_unit_test/recovery_unit_test adb shell /data/nativetest/recovery_component_test/recovery_component_test # Or 64-bit device adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test adb shell /data/nativetest64/recovery_component_test/recovery_component_test