Add the test definition of the vpn tests.
This commit is contained in:
@@ -88,6 +88,13 @@ See test_defs.xsd for more information.
|
|||||||
class="com.android.unit_tests.activity.ActivityTests"
|
class="com.android.unit_tests.activity.ActivityTests"
|
||||||
coverage_target="framework" />
|
coverage_target="framework" />
|
||||||
|
|
||||||
|
<test name="vpntests"
|
||||||
|
build_path="frameworks/base/tests/AndroidTests"
|
||||||
|
package="com.android.unit_tests"
|
||||||
|
class="com.android.unit_tests.VpnTest"
|
||||||
|
coverage_target="framework"
|
||||||
|
continuous="true" />
|
||||||
|
|
||||||
<!-- obsolete?
|
<!-- obsolete?
|
||||||
<test name="deadlock"
|
<test name="deadlock"
|
||||||
build_path="frameworks/base/tests/Deadlock"
|
build_path="frameworks/base/tests/Deadlock"
|
||||||
|
|||||||
Reference in New Issue
Block a user