libtests: add a wait_ms() function
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 May 2014 14:48:11 +0000 (16:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 May 2014 14:50:42 +0000 (16:50 +0200)
commit9e4f6c58093d5bb6d2fc8e7dfda225080450a47d
treec2b607208f4281e749745459a36a4ca1048f589d
parent5376ed2474be308031f0ba064c4db1d44d60da44
libtests: add a wait_ms() function

This allows a libcurl test to portably sleep for a given number of
milliseconds.
tests/libtest/first.c
tests/libtest/test.h