[kbenchmark] Separate the result file if it is not html reporter type (#5361)
author윤지영/On-Device Lab(SR)/Staff Engineer/삼성전자 <jy910.yun@samsung.com>
Mon, 1 Jul 2019 03:44:43 +0000 (12:44 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 1 Jul 2019 03:44:43 +0000 (12:44 +0900)
commit1b387c896e528b8c41da2808a992318b3de65ca4
tree11b1bd284065d15ee96927d845b3c089a3693e2f
parent7c243523c7849be0dbb1c698e20c779f3f83ccc6
[kbenchmark] Separate the result file if it is not html reporter type (#5361)

This patch separates the result files if it is not html reporter type.
Becuase other reporters store only one test result in one file.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
tools/kbenchmark/Driver.cc