Pass env variable LD_LIBRARY_PATH while invoking test driver (#1130)
author이성재/동작제어Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Tue, 8 May 2018 11:35:07 +0000 (20:35 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 8 May 2018 11:35:07 +0000 (20:35 +0900)
commit0a24e596c25def748562cf05e792cca2648be59e
treeb64e58a695593fed0fcc439535e16095b51d6055
parentb572263752f7bbe66a46fe6ea4e78b8976bc4bd5
Pass env variable LD_LIBRARY_PATH while invoking test driver (#1130)

- introduce `-ldlibrary=` option
- set `$NNFW_HOME/Produce/out/lib` as default value fo LD_LIBRARY_PATH
- pass env variable `LD_LIBRARY_PATH` while invoking test driver

Signed-off-by: Sung-Jae Lee <sjlee@mail.com>
tests/framework/run_test.sh