[Tests] Use SO_EXT instead of hard-coded 'so'
authorWook Song <wook16.song@samsung.com>
Thu, 5 Sep 2019 15:48:55 +0000 (00:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 7 Sep 2019 13:48:18 +0000 (22:48 +0900)
commita65a1875d8f3b2184a91b59dd34bafdbfd35f213
treeeb5ede9b1316e8ae4d495575dd1d98052a8e05f7
parentf987fbc2c304ad5ee36ddf4c7cc4df1fc8e9d2c9
[Tests] Use SO_EXT instead of hard-coded 'so'

This patch replaces the hard-coded filename extension, 'so', in the
custom filter, repo_lstm, repo_rnn, and codegen test scripts with
SO_EXT defined at ssat-api.

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