[mocotest/onnx] Generate test file only on change (#4106)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 5 Jul 2019 01:04:45 +0000 (10:04 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 5 Jul 2019 01:04:45 +0000 (10:04 +0900)
commit9a102925a699122e82fc71db9a80f0f53be8334d
tree7e4854f27bf0afce5c8dfd3c6a912af5ccce56ee
parentdd4640c4e4e40d4a30e378930be18e886ea8d822
[mocotest/onnx] Generate test file only on change (#4106)

The current implementation always copies and generates test files. With
this commit, test files are copied and generated only when it is
necessary.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/mocotest-onnx/CMakeLists.txt