commit | 98716c5cdc1b1c157cb54bfbd647d7ec28715bbc | [log] [tgz] |
---|---|---|
author | Dan Shi <dshi@google.com> | Tue Oct 27 13:57:33 2020 -0700 |
committer | Dan Shi <dshi@google.com> | Tue Oct 27 22:25:33 2020 +0000 |
tree | 5f5b8097e88a94707a2b9d8af923392ad4a58edd | |
parent | 1cdfeec47d3d8ba7bb3332261f526000be13e6b9 [diff] |
Add all CTS tests to general-tests suite Exempt-From-Owner-Approval: this change only adds the tests to general-tests.zip, doesn't change any test behavior. Bug: 171481522 Test: none Change-Id: I1711237f00572d57f611dcd16ec9ad345a0b5b3b
diff --git a/tests/cts/net/native/dns/Android.bp b/tests/cts/net/native/dns/Android.bp index 1704a2b..6defd35 100644 --- a/tests/cts/net/native/dns/Android.bp +++ b/tests/cts/net/native/dns/Android.bp
@@ -35,6 +35,7 @@ }, test_suites: [ "cts", + "general-tests", "mts", ], }