commit | 8de5fc2bd4aedf23ca505b7b97581deb12ade0ed | [log] [tgz] |
---|---|---|
author | Dave Wallace <dwallacelf@gmail.com> | Mon Nov 16 14:18:51 2020 -0500 |
committer | Dave Wallace <dwallacelf@gmail.com> | Mon Nov 16 14:18:51 2020 -0500 |
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
diff --git a/test/test_bihash.py b/src/vppinfra/test/test_bihash.py similarity index 100% rename from test/test_bihash.py rename to src/vppinfra/test/test_bihash.py