Fix test bug
authorjijoong.moon <jijoong.moon@samsung.com>
Tue, 7 Apr 2020 11:01:19 +0000 (20:01 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 8 Apr 2020 03:10:27 +0000 (12:10 +0900)
commit62c1fc56e36d7dcc358dd6d87ba22e5f471d1d00
tree350aecff3519c3ffb375c5472a0aee4f5206671b
parentc3e139960d696b7275084eb64396f4f6377f884a
Fix test bug

- Add test configuration file in test directory
- modify code to read the path correctly

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
packaging/nntrainer.spec
packaging/run_unittests.sh
test/tizen_capi/test_conf.ini [new file with mode: 0644]
test/tizen_capi/unittest_tizen_capi.cpp