report: create test report for all executed TCs 75/7875/3
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 25 Jan 2016 10:34:27 +0000 (10:34 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Mon, 25 Jan 2016 11:09:20 +0000 (11:09 +0000)
commitda081ab2603eb34baf7d7fe7b61f681ef15d865e
tree52144f7a175ed5f953a6b4356998884f1673ab11
parente840131eef8e493a1b0a4bd4ed2885c958b481f9
report: create test report for all executed TCs

Every testcase generates report with its results into separate file.
It is required to merge all partial reports into final overall
report for whole set of TCs executed by VSPERF.
Hugepages are mounted also for TestPMD packet forwarder.

Change-Id: Iaa1ab4e08d1637106da804e06b7f30100d609cd6
JIRA: VSPERF-181
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
testcases/testcase.py
tools/report/report_foot.rst [new file with mode: 0644]
tools/report/report_head.rst [new file with mode: 0644]
tools/report/report_rst.jinja
vsperf