aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2020-11-13 14:24:32 -0500
committerPaul Vinciguerra <pvinci@vinciconsulting.com>2020-12-22 00:04:14 +0000
commit9d7d599ca160bbd31b77e1f77b9d0b2c2db5afb2 (patch)
tree8229bc1c8503fdb834bb2814f91e7ff067a54394
parent8dbcacf642ef7aad21b3d422f94da734677eef81 (diff)
tests: move bfd tests to src/vnet/bfd/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: I3ef69bc915d2217357a9e2b1afa1cfd6c363faa0
-rw-r--r--src/vnet/bfd/test/bfd.py (renamed from test/bfd.py)0
-rw-r--r--src/vnet/bfd/test/test_bfd.py (renamed from test/test_bfd.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/bfd.py b/src/vnet/bfd/test/bfd.py
index 9d44425ec9f..9d44425ec9f 100644
--- a/test/bfd.py
+++ b/src/vnet/bfd/test/bfd.py
diff --git a/test/test_bfd.py b/src/vnet/bfd/test/test_bfd.py
index 784cdadb24d..784cdadb24d 100644
--- a/test/test_bfd.py
+++ b/src/vnet/bfd/test/test_bfd.py