summaryrefslogtreecommitdiff
path: root/testrunner
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2013-05-30 15:10:45 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-30 15:10:45 -0700
commitd1c2d376c9daf570beec8cb9bb751ceb348d08e2 (patch)
tree79af74773eeba4bd2d01bae49c898b138242715b /testrunner
parent14f47b87c0c5387628f407bd6a7fe7253afa2a9a (diff)
parent29ca053ab3584e3a07f98990dafbca8e572b5413 (diff)
am 29ca053a: am 0ea348a5: am 39ffbccd: Generalize support library tests.
* commit '29ca053ab3584e3a07f98990dafbca8e572b5413': Generalize support library tests.
Diffstat (limited to 'testrunner')
-rw-r--r--testrunner/test_defs.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml
index 147f06c55..4a86011d0 100644
--- a/testrunner/test_defs.xml
+++ b/testrunner/test_defs.xml
@@ -85,10 +85,9 @@ See test_defs.xsd for more information.
coverage_target="framework"
continuous="true" />
-<test name="frameworks-support-v4"
- build_path="frameworks/support/v4/tests"
- package="android.support.v4.content.tests"
- coverage_target="android-support-v4"
+<test name="frameworks-support"
+ build_path="frameworks/support/tests"
+ package="android.support.tests"
continuous="true" />
<test name="core"