summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2021-01-04 18:55:12 -0500
committerDave Wallace <dwallacelf@gmail.com>2021-01-08 18:14:40 +0000
commit23f41d789c54bd8d9b87db8cf43d0235c5699da4 (patch)
tree2582d61d74e63d6d8f546da7b01c756efbfe4428
parent00c3f457d22b556a0e7a5e495072de7ec511cc2f (diff)
tests: move bond tests to src/vnet/bonding/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: I056717261553f6449f5fcd3611b6ae3895a00ba6
-rw-r--r--src/vnet/bonding/test/test_bond.py (renamed from test/test_bond.py)0
-rw-r--r--src/vnet/bonding/test/vpp_bond_interface.py (renamed from test/vpp_bond_interface.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test_bond.py b/src/vnet/bonding/test/test_bond.py
index 5df86ae5b0f..5df86ae5b0f 100644
--- a/test/test_bond.py
+++ b/src/vnet/bonding/test/test_bond.py
diff --git a/test/vpp_bond_interface.py b/src/vnet/bonding/test/vpp_bond_interface.py
index 60c1ac1557b..60c1ac1557b 100644
--- a/test/vpp_bond_interface.py
+++ b/src/vnet/bonding/test/vpp_bond_interface.py