commit | ff1f089c3a395d9e519bbbf91e3a30737173b447 | [log] [tgz] |
---|---|---|
author | Dave Wallace <dwallacelf@gmail.com> | Mon Nov 16 16:54:14 2020 -0500 |
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | Tue Nov 17 00:51:50 2020 +0000 |
tree | 5b1a8adb84dc5bf257918d818b4c11cada427dec | |
parent | b5c6d08f037c277a961a40edaddf6a8d8cb9d55b [diff] |
tests: move crypto tests to src/vnet/crypto/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: I089bda44c31cbb217132e5b385cd9ea96ea5239e
diff --git a/test/test_crypto.py b/src/vnet/crypto/test/test_crypto.py similarity index 100% rename from test/test_crypto.py rename to src/vnet/crypto/test/test_crypto.py