commit | bfd0d149c1acd319f0442e61e383cbe6635aa2db | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Aug 23 16:40:12 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Tue Oct 18 12:02:05 2022 -0700 |
tree | 22eda78ff295262fb0b3b39906981509eaba52f9 | |
parent | b789d6a6da909469c833d767d3473990c133a135 [diff] |
ethernet: ignore restricted interfaces in tests This makes running interface callbacks tests easier on cuttlefish, where a restricted interface is available. In the future, it probably makes sense to add some tests that specifically tests restricted interfaces. There have been a couple of bugs in this area, so I will add test coverage when I get around to fixing them. Test: atest EthernetManagerTest Change-Id: Ia29164cc910a85969a59aa67cdab3a55f52a2e09