commit | 035bed35bb24f2c6d44e25cd62371ae7c19c4a0c | [log] [tgz] |
---|---|---|
author | KH Shi <kenghua@google.com> | Mon Nov 20 08:09:07 2023 +0000 |
committer | KH Shi <kenghua@google.com> | Mon Nov 20 13:39:12 2023 +0000 |
tree | c867723c828cd9c012dbb52c13fd52fd6f8e56e1 | |
parent | 7e3344889e528684341f4ea4686ad8ff6ea55c7d [diff] |
Clean up BpfCoordinatorTest 1. assertEquals syntax is (expected, actual) and not the other way around 2. use assertArrayEquals to compare arrays Test: atest TetheringTests Bug: 312072637 Change-Id: I5eb0c270323253f648d3a8fd488506b9ad1ca6a1