[tflchef] Introduce test framework (#2032)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 30 Oct 2018 04:27:46 +0000 (13:27 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 30 Oct 2018 04:27:46 +0000 (13:27 +0900)
commit9d71dc0d371906a30194187f402120688731ca69
treeef52338e9fdd30338e69d4c3882aa4486c4cf19b
parentce238dacf0c5aa48fa9ec3fffd9c7b6b67967131
[tflchef] Introduce test framework (#2032)

* [tflchef] Introduce test framework

This commit introduces a simple test framework for tflchef.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Update comment

* Rename testcase to make it easy to understand
contrib/tflchef/CMakeLists.txt
contrib/tflchef/tests/CMakeLists.txt [new file with mode: 0644]
contrib/tflchef/tests/readme/test.recipe [new file with mode: 0644]
contrib/tflchef/tests/runall [new file with mode: 0755]