1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-16 11:21:57 +03:00

Improve unit tests

This commit is contained in:
bel
2016-04-01 21:57:51 +02:00
parent bd9c20e04f
commit 7b51e4ce60
3 changed files with 66 additions and 8 deletions

View File

@@ -1495,8 +1495,9 @@ make_public_server_suite(void)
static int chk_ok = 0;
static int chk_failed = 0;
void
main(void)
xmain(void)
{
test_the_test_environment(0);
test_threading(0);