diff options
author | Jan <jgelety@cisco.com> | 2016-10-26 15:44:27 +0200 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2016-11-11 18:06:15 +0000 |
commit | 49c0fcabada485d4f0e4bf9e2d5e26b79bbcc645 (patch) | |
tree | ae72c84823e34a34b791736db1df9baf79a9127b /test/doc/modules.rst | |
parent | fa1456a38da80ee0a354ea14a65df7c3b10f605e (diff) |
Add single-loop test variant to L2BD and L2XC tests
- create single-loop version of tests
- update doc strings
- add possibility to log CLI string for logging level "info"
Change-Id: Ibc9e5650b8a33d2ed168a8440c2ae03227be60bb
Signed-off-by: Jan <jgelety@cisco.com>
Diffstat (limited to 'test/doc/modules.rst')
-rw-r--r-- | test/doc/modules.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/doc/modules.rst b/test/doc/modules.rst index 6d456d7f13a..773283e399a 100644 --- a/test/doc/modules.rst +++ b/test/doc/modules.rst @@ -10,7 +10,7 @@ test run_tests scapy_handlers template_bd - test_ip + test_ip4 test_ip6 test_l2bd test_l2xc |