Add connectivity coverage tests
The coverage tests will allow measuring code coverage for all Connectivity+Tethering code. This is a combination of the current TetheringCoverageTests, and FrameworksNetTests. Adding min_sdk_version to the test prevents it from using deprecated IoUtils utilities. Replace it with the non-deprecated alternative. Bug: 187935317 Test: atest ConnectivityCoverageTests Original-Change: https://android-review.googlesource.com/1731232 Merged-In: I5366e1cc9cd6ddb41f24718246381cc2b1cc1383 Change-Id: I5366e1cc9cd6ddb41f24718246381cc2b1cc1383
Showing
- Tethering/common/TetheringLib/Android.bp 1 addition, 0 deletionsTethering/common/TetheringLib/Android.bp
- Tethering/tests/integration/Android.bp 2 additions, 2 deletionsTethering/tests/integration/Android.bp
- Tethering/tests/unit/Android.bp 3 additions, 2 deletionsTethering/tests/unit/Android.bp
- tests/common/Android.bp 47 additions, 0 deletionstests/common/Android.bp
- tests/common/AndroidManifest_coverage.xml 29 additions, 0 deletionstests/common/AndroidManifest_coverage.xml
- tests/common/AndroidTest_Coverage.xml 27 additions, 0 deletionstests/common/AndroidTest_Coverage.xml
- tests/unit/Android.bp 18 additions, 5 deletionstests/unit/Android.bp
tests/common/AndroidManifest_coverage.xml
0 → 100644
tests/common/AndroidTest_Coverage.xml
0 → 100644
Please register or sign in to comment