commit | ebd31b8a6a532a56ab684f21779221b612ba6e6a | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Wed Nov 13 04:29:10 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Wed Nov 13 04:29:10 2024 +0000 |
tree | f025f241e5939a8b84b8a700f683694ae363c349 | |
parent | 9dbe69420db265e397e57e7f0a0740b701be48ab [diff] |
[Thread] introduce TestTunNetworkUtils and use it in existing test cases TestTunNetworkUtils is a centralized place to control the test TUN networks used by integration test. With this we can safely tear down all test networks in `teardown()` instead of tearing down the newly created network in `finally` clause. Bug: 377640059 Change-Id: I57b34bb2644bd6a5bb73ed1573932f35de657c8f