[Unit-test] Run tests in parallel

This commit is contained in:
Andrey Volk
2020-01-22 16:36:53 +00:00
parent 78c7dd2a37
commit 893a3cdc1f
5 changed files with 82 additions and 39 deletions
+2
View File
@@ -1452,6 +1452,8 @@ SWITCH_DECLARE(void) switch_getcputime(switch_cputime *t);
SWITCH_DECLARE(char *)switch_html_strip(const char *str);
SWITCH_DECLARE(unsigned long) switch_getpid();
SWITCH_END_EXTERN_C
#endif
/* For Emacs: