test_init
KUNIT_CASE_FMT(test_init),
r = test_init(chip);
r = test_init(chip);
module_init(test_init);
module_init(test_init);
module_init(test_init);
.init = test_init,
.init = test_init,
module_init(test_init);
.init = test_init,
.init = test_init,
.init = test_init,
if (test_setup(current) && test_init(current)) {
int test_init(struct tdescr *td);
test_init(skel->bss);
test_init(skel->bss);
test_init(skel->bss);
test_init(skel->bss);
test_init(skel->bss);
test_init(skel->bss);
void test_init(struct test_spec *test, struct ifobject *ifobj_tx,
test_init(&test, ifobj_tx, ifobj_rx, mode, test_to_run);
test_init(&test, ifobj_tx, ifobj_rx, 0, &tests[0]);
test_init(&test, ifobj_tx, ifobj_rx, 0, &tests[0]);
test_init(&test, ifobj_tx, ifobj_rx, i, &tests[j]);
test_init(&test, ifobj_tx, ifobj_rx, i,
{ "Initialization", test_init, 5 },
test_init(31, server_fn, client_fn);
test_init(22, server_fn, client_fn);
test_init(2, server_fn, client_fn);
test_init(4, server_fn, client_fn);
test_init(4, server_fn, client_fn);
test_init(121, server_fn, client_fn);
test_init(21, server_fn, client_fn);
test_init(15, server_fn, client_fn);
test_init(5, client_fn, NULL);
test_init(8, server_fn, client_fn);
test_init(126, client_fn, NULL);
test_init(73, server_fn, client_fn);
if (test_init(&state))
if (test_init(&state))