commit | 167102daaba55fe88d1d7faf7544e37f5b3f501b | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Feb 02 02:18:38 2022 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Feb 02 00:25:40 2022 +0000 |
tree | 0be8e3602b4194f0bc70ff2c2254f73f3a3d4f0d | |
parent | f17790f661305bdbb96cb5f0356da2e28762a3ad [diff] |
Turn TestBpfMap into a common utility class. - Move it to frameworks/libs/net/common/testutils. - Inherit from BpfMap, so the class can be used anywhere that uses a real BpfMap. For example, BpfCoordinatorTest uses BpfMap, not IBpfMap. Test: atest BpfCoordinatorTest Change-Id: I7ee65e47fa46ac6aafc831f5b1823b44267ba2a6