summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_test.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang-tidy warnings in bootable/recovery.Chih-Hung Hsieh2016-08-261-1/+1
| | | | | | | | | | | | * Use const reference type for read-only parameters. Bug: 30407689 * Use faster overloaded string find function. Bug: 30411878 * Add parentheses around macro parameters. Bug: 28705665 Test: build with WITH_TIDY=1 Change-Id: I4e8e5748bfa4ae89871f1fb5fa4624d372530d75
* Port applypatch.sh tests to recovery_component_testsJed Estep2016-03-121-0/+392
Bug: 27135282 Change-Id: If53682b591397ddfdb84860a3779b612904d4489