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/test_ip4.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/test_ip4.rst')
-rw-r--r-- | test/doc/test_ip4.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/doc/test_ip4.rst b/test/doc/test_ip4.rst new file mode 100644 index 00000000000..c3c3a23a8b8 --- /dev/null +++ b/test/doc/test_ip4.rst @@ -0,0 +1,7 @@ +test_ip module +============== + +.. automodule:: test_ip4 + :members: + :undoc-members: + :show-inheritance: |