mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 08:19:24 +08:00
test/syscalls01: Fix sporadic test failures
This commit is contained in:
parent
5f2d63683a
commit
83afe13399
@ -362,6 +362,7 @@ test_sockets(void)
|
|||||||
const socket_test *st = &socket_tests[i];
|
const socket_test *st = &socket_tests[i];
|
||||||
|
|
||||||
test_socket(st);
|
test_socket(st);
|
||||||
|
epoch_cleanup();
|
||||||
}
|
}
|
||||||
|
|
||||||
puts("test sockets and check resources");
|
puts("test sockets and check resources");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user