summaryrefslogtreecommitdiffstats
path: root/fastboot/fuzzy_fastboot
Commit message (Expand)AuthorAgeFilesLines
* Fix performance-for-range-copy warningsChih-Hung Hsieh2018-12-111-11/+11
* fastboot: Warn when flashing dynamic partitions in the bootloader.David Anderson2018-11-201-0/+3
* fastboot: use constants.h valuesMark Salyzyn2018-10-181-1/+1
* Return partition size in hex format.Hridya Valsaraju2018-10-091-2/+4
* Allow Conformance tests to verify userspace fastboot.Hridya Valsaraju2018-10-053-0/+23
* Merge "Remove tests for sparse images with CRC from fuzzy_fastboot"Treehugger Robot2018-10-021-36/+0
|\
| * Remove tests for sparse images with CRC from fuzzy_fastbootHridya Valsaraju2018-10-021-36/+0
* | fastboot: remove engine.cpp/engine.hTom Cherry2018-09-251-4/+2
|/
* UsbTransportSniffer: Defensively use 'final'Greg Kaiser2018-09-061-1/+1
* fastbootd: Perform CRC check when flashing sparse images.David Anderson2018-09-051-1/+0
* fastbootd: Fix partition size testing issues.David Anderson2018-09-041-1/+1
* fuzzy_fastboot: Use uint64_t for partition sizes.David Anderson2018-09-041-7/+7
* fastbootd: Fix transport ownership.David Anderson2018-09-043-3/+5
* fastboot: remove 'verify'Tom Cherry2018-08-291-1/+1
* fastboot: remove 'powerdown'Tom Cherry2018-08-291-3/+2
* Merge "Added support to fuzzy_fastboot for more sparse tests"Treehugger Robot2018-08-242-0/+205
|\
| * Added support to fuzzy_fastboot for more sparse testsAaron Wisner2018-08-242-0/+205
* | Fix mac build breakage due to missing usb_osx.cpp inAaron Wisner2018-08-241-0/+10
|/
* Create fuzzy-fastboot pen testerAaron Wisner2018-08-2215-0/+3546