tests: fix possibly longer start of HTTP server
authorPetr Štetiar <ynezz@true.cz>
Mon, 22 Mar 2021 20:16:51 +0000 (21:16 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 22 Mar 2021 20:16:51 +0000 (21:16 +0100)
commit83efca2d2e7d1b84dd57fc6d62c398705285e5b2
tree79dcb4e35f6b8f468a35ee48793455637b5e07b1
parent2c843b2bc04c34403d9a6b4de025447e4b5d8aa4
tests: fix possibly longer start of HTTP server

Seems like sometimes it can take some time to start HTTP server so let's
wait for the server becoming operating before executing test cases.

References: https://gitlab.com/openwrt/project/uclient/-/jobs/1118330555#L984
Signed-off-by: Petr Štetiar <ynezz@true.cz>
tests/cram/CMakeLists.txt