Generate NNAPI tests during CMake configuration (#4601)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 6 Mar 2019 08:21:57 +0000 (17:21 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 6 Mar 2019 08:21:57 +0000 (17:21 +0900)
commit0e878875d543fd28441f5081affc36b7a041e3bd
tree9d41207b81cf945169c92f6115e675e345bee536
parent01adba1fae4cddd7069a17a028543866278954a3
Generate NNAPI tests during CMake configuration (#4601)

The current implementation invokes test generating script inside
Makefile.

Now, CMake will invoke this script during configuration.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
Makefile
tests/nnapi/CMakeLists.txt