commit | bd5745effa805a77de263e48444dfee1831f998e | [log] [tgz] |
---|---|---|
author | Mark <markchien@google.com> | Wed Jun 22 09:42:54 2022 +0000 |
committer | Mark <markchien@google.com> | Tue Jul 12 04:26:32 2022 +0000 |
tree | 800827d30eb99c88e66bbb5a223523b63a301cfb | |
parent | 57852487b8d4684706a0278aeca1ca64496101c6 [diff] |
TestOnly: add setEthernetEnable support to EthernetManagerTest Also fix the bug in teardown that setIncludeTestInterfaces(false) should be called after the interfaces are destroyed, otherwise the call to ifaceListener.eventuallyExpect(ABSENT) may receive callbacks out of order (and it doesn't actually wait on the interface being removed properly). Test: atest EthernetManagerTest Change-Id: I6650c028c121d932f10219d04d40d1ad60d9d4d8