From 1d176fd37fb1e10865e3618e97093367a4eb63f4 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 17 May 2018 10:34:39 +0530 Subject: Add documentation for verification program Issue-ID: CLI-100 Change-Id: Iafb3ff6b8375720acf18918c7d399c4ee0262fcf Signed-off-by: Kanagaraj Manickam k00365106 --- docs/user_guide.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docs/user_guide.rst') diff --git a/docs/user_guide.rst b/docs/user_guide.rst index 93b106a7..b87b39c7 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -167,4 +167,15 @@ Following document provides the tutorial for PNF/VNF on-boarding tutorial using .. toctree:: :maxdepth: 1 - user_guide_pnf_on_boarding.rst \ No newline at end of file + user_guide_pnf_on_boarding.rst + +CLI verification program +------------------------ +OCLIP provides option to write test suite with set of test cases by authoring required +samples and moco templates. Currently HTTP profile is enabled with this program. + + +.. toctree:: + :maxdepth: 1 + + user_guide_verification_program.rst -- cgit 1.2.3-korg