Modify Framework test script (#1829)
author남궁석/동작제어Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Tue, 3 Jul 2018 05:28:50 +0000 (14:28 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 3 Jul 2018 05:28:50 +0000 (14:28 +0900)
commitc226b3c36b40496d2f66d7a809981cb5f0023a23
tree6fe682659c108181bd828a24aa5701c661cdb4a2
parent0652a4f879d6f34bd1eee9c668e0daf1f905fad9
Modify Framework test script (#1829)

Setting of NNFW_LD_LIBRARY_PATH is done many times
Even though LD_LIBRARY_PATH is given, script search NNFW_LD_LIBRARY_PATH first.

Put the codes of setting NNFW_LD_LIBRARY_PATH outside of iteration block
Change the sequence of LD_LIBRARY_PATH and NNFW_LD_LIBRARY_PATH
tests/framework/run_test.sh