commit | 9c85c597d9c9cb76f0f3dcdc2be83a95303c4dc3 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Aug 23 11:35:10 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Mon Oct 03 15:31:12 2022 -0700 |
tree | d0d231658a41700ef01f6dd0f57d258756c2f0a1 | |
parent | 6d4972812277e42f8a23e6161230755d3e72caa3 [diff] |
ethernet: fix updateConfiguration expectations Since the mainline module is required to pass CTS, expectations that test implementation details need to be removed from tests. For updateConfiguration specifically, this means removing the expectLost() / expectAvailable() expectation that is a symptom of the current implementation but does not affect that actual outcome of this API. Test: atest EthernetManagerTest --iterations 5 Change-Id: I40c38a1fe847eb4166e75535cf70db9ba569bc43