diff options
| author | Eino-Ville Talvala <etalvala@google.com> | 2012-10-07 23:40:20 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2012-10-07 23:40:20 -0700 |
| commit | b8a4f1eaa83c13cbff27ff186823a45122c66b01 (patch) | |
| tree | 60acfb161b358e1be3662f8721e4f19fff0bc984 /testrunner | |
| parent | 8a26ad1db6eababd114a76b7b4f1492faf6b604e (diff) | |
| parent | 13e9b646ccd77c327387d4baf8d77dbc6de788de (diff) | |
am 13e9b646: am c764e04c: am 41ee0fdc: testrunner: Match test runner name for hardware tests.
* commit '13e9b646ccd77c327387d4baf8d77dbc6de788de':
testrunner: Match test runner name for hardware tests.
Diffstat (limited to 'testrunner')
| -rw-r--r-- | testrunner/test_defs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml index 5864b2f96..fa28695c3 100644 --- a/testrunner/test_defs.xml +++ b/testrunner/test_defs.xml @@ -295,7 +295,7 @@ See test_defs.xsd for more information. <test name="cts-hardware" build_path="cts/tests/tests/hardware" package="com.android.cts.hardware" - runner="android.test.InstrumentationTestRunner" + runner="android.test.InstrumentationCtsTestRunner" coverage_target="framework" continuous="true" suite="cts" /> |
