summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_modes_test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the debug code for bspatch flakinessTianjie Xu2018-07-111-66/+2
| | | | | | | | | We already know the flakiness happens in bspatch, and the issue is tracked in b/80193170. Bug: 67849209 Test: unit tests pass Change-Id: Ib4772b8f2f0225125096fe7407d083b5bb542cfb
* tests: Split unit tests out of component/applypatch_test.cpp.Tao Bao2018-07-061-0/+347
... into unit/applypatch_test.cpp. And rename the file to component/applypatch_modes_test.cpp. Bug: 110106408 Test: Run recovery_unit_test and recovery_component_test on marlin. Change-Id: Ic23c4f054baa2fa0d5e8ea2fcffd22572f1f112e