OSDN Git Service

Add common tests for FrameworksBaseTests and CTS
authorRemi NGUYEN VAN <reminv@google.com>
Wed, 3 Apr 2019 08:21:41 +0000 (17:21 +0900)
committerRemi NGUYEN VAN <reminv@google.com>
Wed, 3 Apr 2019 09:53:04 +0000 (18:53 +0900)
commit1e115bf5e040e5cab20cf199031c73b97e2f1203
treed5208fdbe04e42b215d89b2f33b08f778dd61864
parent8dedf2b5e48637f4cb9dce0e1466ae49ca265d73
Add common tests for FrameworksBaseTests and CTS

The common package covers tests that should be included both in CTS and
unit tests.

Test: atest FrameworksBaseTests
Bug: 129199908
Change-Id: I9c138d49ce010edde095e4bd3c47e36ca301634a
tests/net/Android.bp
tests/net/common/Android.bp [new file with mode: 0644]
tests/net/common/java/android/net/IpPrefixTest.java [moved from tests/net/java/android/net/IpPrefixTest.java with 85% similarity]