diff --git a/tests/test_rtp.cpp b/tests/test_rtp.cpp index 8205b4f6..d68785df 100644 --- a/tests/test_rtp.cpp +++ b/tests/test_rtp.cpp @@ -117,6 +117,7 @@ int main(int argc,char *argv[]) { sem.post(); }); sem.wait(); + sleep(1); } else ErrorL << "parameter error.";