summaryrefslogtreecommitdiff
path: root/fastboot/fuzzy_fastboot/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* fuzzy_fastboot: Add malformed download command testKeith Mok2022-01-191-0/+23
* Add checking for sparse file formatKeith Mok2022-01-141-0/+57
* Fix fuzzy test on too large commandKeith Mok2022-01-041-8/+31
* fuzzy_fastboot: Add tests for fetch:vendor_bootYifan Hong2021-03-171-0/+39
* fuzzy_fastboot: Add conformance test for getvar:max-fetch-size.Yifan Hong2021-03-171-13/+26
* Use more inclusive language for #inclusivefixitHongguang Chen2020-07-231-1/+1
* Restore fastboot delete-logical-partition command for VTSyongcheol.lee2020-03-111-0/+4
* Don't require bootloader fastboot for VTS compliance.David Anderson2020-02-061-24/+0
* Allow fuzzy_fastboot test devices over internetsteven_fann2020-01-211-10/+13
* Allow CreateResizeDeleteLP test case to run on non-A/B devicesHridya Valsaraju2019-05-141-5/+18
* Merge "Allow fuzzy_fastboot number to run for a specific device serial number"Treehugger Robot2019-04-111-2/+6
|\
| * Allow fuzzy_fastboot number to run for a specific device serial numberHridya Valsaraju2019-04-111-2/+6
* | Test is-logical command for vendor and boot partitions.Hridya Valsaraju2019-04-051-7/+17
|/
* Add more tests for dynamic partitionsHridya Valsaraju2019-03-191-0/+55
* Add a test for logical partitions.Hridya Valsaraju2019-03-191-0/+32
* Fix performance-for-range-copy warningsChih-Hung Hsieh2018-12-111-11/+11
* 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-051-0/+10
* Remove tests for sparse images with CRC from fuzzy_fastbootHridya Valsaraju2018-10-021-36/+0
* 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
* fastboot: remove 'verify'Tom Cherry2018-08-291-1/+1
* fastboot: remove 'powerdown'Tom Cherry2018-08-291-3/+2
* Added support to fuzzy_fastboot for more sparse testsAaron Wisner2018-08-241-0/+203
* Create fuzzy-fastboot pen testerAaron Wisner2018-08-221-0/+1489