Initial reporting implemenation 41/1141/6
authorMartin Klozik <martinx.klozik@intel.com>
Wed, 19 Aug 2015 06:52:39 +0000 (07:52 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 19 Aug 2015 13:08:40 +0000 (13:08 +0000)
commitc99fda7cb1019c036c5caa828e2febe935d4aaf0
tree257a8afeefd46372db4e7e2e60ecfd25793f078a
parent3af55a78fcd572f93b1a46178bffc4c8e90534f2
Initial reporting implemenation

Reporting from TOIT was merged and improved. Default template was modified
to support any testcase and to show more details about system environment.
Affected files:
* docs/NEWS.md
* testcases/testcase.py
* tools/report/__init__.py
* tools/report/report.jinja
* tools/report/report.py
* tools/systeminfo.py
* vsperf

JIRA: VSPERF-71
Change-Id: I4dc84ca69e5c292eae1f8dede1411c06ae3ef8af
Signed-off-by: Martin Klozik (martinx.klozik@intel.com)
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Billy O Mahony <billy.o.mahony@intel.com>
docs/NEWS.md
testcases/testcase.py
tools/report/__init__.py [new file with mode: 0644]
tools/report/report.jinja [new file with mode: 0644]
tools/report/report.py [new file with mode: 0644]
tools/systeminfo.py [new file with mode: 0644]
vsperf