diff options
author | 2017-10-19 14:02:00 -0700 | |
---|---|---|
committer | 2017-10-20 23:41:17 +0000 | |
commit | e9730038f1bc4c2f781518faf3a7335ad58d0441 (patch) | |
tree | e6290a76bbec85108298c171b25704498cdbe3ed /docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst | |
parent | 1f04604b780674d6aede2bac75a643bb1d993576 (diff) |
Added NSB sample Test Case documentation.
Update:
Added Prox NSB test case documentation
Change-Id: Ia2f47d823581fc7f193d3123f080dd87f29d4b99
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
(cherry picked from commit 10c595ad0301d02944ae412e994e65027e9d69e6)
Diffstat (limited to 'docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst')
-rw-r--r-- | docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst b/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst new file mode 100644 index 000000000..43aa3d69a --- /dev/null +++ b/docs/testing/user/userguide/nsb/nsb-list-of-tcs.rst @@ -0,0 +1,28 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, 2017 Intel Corporation. + +===================== +NSB Sample Test Cases +===================== + +Abstract +======== + +This chapter lists available NSB test cases. + +NSB PROX Test Case Descriptions +=============================== + +.. toctree:: + :maxdepth: 1 + + tc_prox_context_acl_port + tc_prox_context_bng_port + tc_prox_context_bng_qos_port + tc_prox_context_l2fwd_port + tc_prox_context_l3fwd_port + tc_prox_context_mpls_tagging_port + tc_prox_context_buffering_port + tc_prox_context_load_balancer_port |