[Tests/CustomFilters] Use default installation direcotory accepted/tizen/unified/20190925.220436 submit/tizen/20190925.063922
authorWook Song <wook16.song@samsung.com>
Tue, 24 Sep 2019 03:27:22 +0000 (12:27 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 25 Sep 2019 02:04:49 +0000 (11:04 +0900)
commitd779357fecf8c6466055db8e7859bbcc0545877b
treed0818182341bcb669ff0e3f6ed82863fdce450aa
parentcb2552b1a09a8c1a502644b50255429ff416f620
[Tests/CustomFilters] Use default installation direcotory

Tests which require custom shared library does not consider the
tests using the unittest package (which means not the build time test).
They uses hardcoded path to indicate the location of the shared library.
In order to fix this problem, this patch makes the test use the default
installation directory when the test is running using the unittest
package.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/nnstreamer_filter_custom/runTest.sh
tests/nnstreamer_repo_lstm/runTest.sh
tests/nnstreamer_repo_rnn/runTest.sh