summaryrefslogtreecommitdiffstats
path: root/fastboot/fuzzy_fastboot
Commit message (Expand)AuthorAgeFilesLines
* Allow fuzzy_fastboot number to run for a specific device serial numberHridya Valsaraju2019-04-123-8/+18
* Test is-logical command for vendor and boot partitions.Hridya Valsaraju2019-04-081-7/+17
* Merge "Fuzzy_fastboot must set back the original slot after test"Hridya Valsaraju2019-03-222-0/+6
|\
| * Fuzzy_fastboot must set back the original slot after testHridya Valsaraju2019-03-182-0/+6
* | Add more tests for dynamic partitionsHridya Valsaraju2019-03-191-0/+55
* | Add a test for logical partitions.Hridya Valsaraju2019-03-193-18/+57
|/
* 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