[Tests/CAPI] Add a #ifdef guard for test cases that require tflite
authorWook Song <wook16.song@samsung.com>
Wed, 8 Apr 2020 03:27:02 +0000 (12:27 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 8 Apr 2020 04:10:01 +0000 (13:10 +0900)
commit5483d482a8571494f7d1882881b14aa441787abf
tree95fb2c09a8b49407de5e0945787a86ff63dc742b
parent324702a5fd12d69b88d31fda2fbf6e5f09aadced
[Tests/CAPI] Add a #ifdef guard for test cases that require tflite

This patch adds a #ifdef guard for the test cases which require
TensorFlow Lite.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/tizen_capi/unittest_tizen_capi.cc