commit | f95a98c1332c832368d903fc291aaa5a7447bc51 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Jun 16 04:40:14 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 16 04:40:14 2016 +0000 |
tree | e16fb965f817da1ef9f0fe8772783fc49892c038 | |
parent | bb010ee879150a4e54f9fae7eeb19ff4441ec1f6 [diff] | |
parent | c485b9ce37d8c8bd9fb97e31be3a8d4f1a09aa12 [diff] |
tests: Remove obsolete MTD support. am: ab2fb94bf4 am: c485b9ce37 Change-Id: I229479fe01dd7e0dcee4a873f5833c1738301f8f
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