summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/sanitizer_common/android_commands/android_common.py
Commit message (Collapse)AuthorAgeFilesLines
* [asan] Use full binary path in the Android test runner.Evgeniy Stepanov2017-10-051-2/+7
| | | | | | | | | | | | | | Summary: This prevents the confusion when there are similarly named tests in different configurations (like in test/sanitizer_common). Reviewers: vitalybuka Subscribers: srhines, llvm-commits, kubamracek Differential Revision: https://reviews.llvm.org/D38526 llvm-svn: 315011
* [sanitizer] Move android_commoands from asan into sanitizer_commonVitaly Buka2017-09-161-0/+41
llvm-svn: 313443
OpenPOWER on IntegriCloud