commit | ff509d40aed8cc8c30edd00496ae25ae275a9bc0 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Sun Mar 16 20:10:09 2025 -0700 |
committer | Handa Wang <handaw@google.com> | Sun Mar 16 20:10:09 2025 -0700 |
tree | bc37eef68156f75564f95c60f564850103aeea30 | |
parent | f04de0efc1b553607f8638b662c50428120532ed [diff] |
[Thread] leverage the TestableNetworkAgent to simplify the setup of test network Some previous setup steps were implemented in NsdManager test cases hence we couldn't reuse them in Thread test cases. aosp/3377549 introduced more methods in TestableNetworkAgent class which we could use to get unify the behavior and reduce redundant code. Not sure if this can deflake the integration test cases. Bug: 338061061 Change-Id: I6b4542505ec80bf06b736fecbbe7d6901d27cbc4