commit | c485b9ce37d8c8bd9fb97e31be3a8d4f1a09aa12 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Jun 16 04:34:52 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 16 04:34:52 2016 +0000 |
tree | 065b3e7143033aab4d66a7aa3077d3a2b17303b1 | |
parent | 2ccce05244f71b2ea118126c7e2b1a4cfe5c29cf [diff] | |
parent | ab2fb94bf48483d761ba3aa85e0acf851895566f [diff] |
tests: Remove obsolete MTD support. am: ab2fb94bf4 Change-Id: I12728b0c3f9b4f276b031a16b94080822f6e5f63
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