Searched refs:test_init (Results 1 – 18 of 18) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
A D | test_ima.c | 55 static void test_init(struct ima__bss *bss) in test_init() function 103 test_init(skel->bss); in test_test_ima() 117 test_init(skel->bss); in test_test_ima() 142 test_init(skel->bss); in test_test_ima() 174 test_init(skel->bss); in test_test_ima() 204 test_init(skel->bss); in test_test_ima() 222 test_init(skel->bss); in test_test_ima()
|
/tools/testing/selftests/arm64/signal/ |
A D | test_signals.c | 34 if (test_setup(current) && test_init(current)) { in main()
|
A D | test_signals_utils.h | 16 int test_init(struct tdescr *td);
|
A D | test_signals_utils.c | 310 int test_init(struct tdescr *td) in test_init() function
|
/tools/usb/ffs-aio-example/multibuff/host_app/ |
A D | test.c | 59 int test_init(struct test_state *state) in test_init() function 161 if (test_init(&state)) in main()
|
/tools/usb/ffs-aio-example/simple/host_app/ |
A D | test.c | 59 int test_init(struct test_state *state) in test_init() function 161 if (test_init(&state)) in main()
|
/tools/testing/selftests/net/tcp_ao/ |
A D | connect.c | 88 test_init(2, server_fn, client_fn); in main()
|
A D | self-connect.c | 189 test_init(5, client_fn, NULL); in main()
|
A D | seq-ext.c | 253 test_init(8, server_fn, client_fn); in main()
|
A D | restore.c | 249 test_init(21, server_fn, client_fn); in main()
|
A D | connect-deny.c | 289 test_init(22, server_fn, client_fn); in main()
|
A D | rst.c | 457 test_init(15, server_fn, client_fn); in main()
|
A D | bench-lookups.c | 358 test_init(31, server_fn, client_fn); in main()
|
A D | icmps-discard.c | 446 test_init(4, server_fn, client_fn); in main()
|
A D | unsigned-md5.c | 770 test_init(73, server_fn, client_fn); in main()
|
A D | key-management.c | 1196 test_init(121, server_fn, client_fn); in main()
|
A D | setsockopt-closed.c | 1009 test_init(126, client_fn, NULL); in main()
|
/tools/testing/selftests/net/tcp_ao/lib/ |
A D | aolib.h | 256 static inline void test_init(unsigned int ntests, in test_init() function
|
Completed in 51 milliseconds