summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_test.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-26Fix clang-tidy warnings in bootable/recovery.Chih-Hung Hsieh1-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
2016-03-12Port applypatch.sh tests to recovery_component_testsJed Estep1-0/+392
Bug: 27135282 Change-Id: If53682b591397ddfdb84860a3779b612904d4489