diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-11-16 14:18:51 -0500 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-11-16 14:18:51 -0500 |
commit | 8de5fc2bd4aedf23ca505b7b97581deb12ade0ed (patch) | |
tree | ef5567bdd1446bc41b1b0f81aca42090f8693677 | |
parent | 34a19b2ddc51c07352ba7972441e6915fe784436 (diff) |
tests: move bihash tests to src/vppinfra/test
- Refactor make test code to be co-located with
the vpp feature source code.
Type: test
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I0133a00def595fe1c08ab881633ef9f89148a286
-rw-r--r-- | src/vppinfra/test/test_bihash.py (renamed from test/test_bihash.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/test_bihash.py b/src/vppinfra/test/test_bihash.py index 019929a0a72..019929a0a72 100644 --- a/test/test_bihash.py +++ b/src/vppinfra/test/test_bihash.py |