test/query: use get_available_port.py
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 9 Jun 2022 06:56:57 +0000 (15:56 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 9 Jun 2022 07:43:13 +0000 (16:43 +0900)
commit40c08d1e902c34fa59f28bd71064769b41c73908
treeeccfe8d54f94178bba046680b2aa3276f05776dd
parentb1fe4818b46b4623b678b531d17d539c4c58099b
test/query: use get_available_port.py

Use get_available_port.py instead of RANDOM number.
Moved get_available_port.py from nnstreamer_grpc to tests as it has now become a common test utility.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tests/get_available_port.py [moved from tests/nnstreamer_grpc/get_available_port.py with 100% similarity]
tests/nnstreamer_grpc/runTest.sh
tests/nnstreamer_query/runTest.sh