Go to the source code of this file.
Functions | |
static void | random_cb (uv_random_t *req, int status, void *buf, size_t buflen) |
TEST_IMPL (random_async) | |
TEST_IMPL (random_sync) | |
Variables | |
static int | random_cb_called |
static char | scratch [256] |
|
static |
Definition at line 31 of file test-random.c.
TEST_IMPL | ( | random_async | ) |
Definition at line 52 of file test-random.c.
TEST_IMPL | ( | random_sync | ) |
Definition at line 78 of file test-random.c.
|
static |
Definition at line 28 of file test-random.c.
|
static |
Definition at line 27 of file test-random.c.