Home
last modified time | relevance | path

Searched defs:tst_name (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c679 static void verify_keys(const char *tst_name, int sk, in verify_keys()
832 static void end_server(const char *tst_name, int sk, in end_server()
859 static void server_rotations(const char *tst_name, unsigned int port, in server_rotations()
887 static int run_client(const char *tst_name, unsigned int port, in run_client()
932 static int start_client(const char *tst_name, unsigned int port, in start_client()
944 static void end_client(const char *tst_name, int sk, unsigned int nr_keys, in end_client()
1024 static int client_non_matching(const char *tst_name, unsigned int port, in client_non_matching()
1046 static void check_current_back(const char *tst_name, unsigned int port, in check_current_back()
1080 static void roll_over_keys(const char *tst_name, unsigned int port, in roll_over_keys()
1116 static void try_client_run(const char *tst_name, unsigned int port, in try_client_run()
[all …]
H A Dunsigned-md5.c37 static void try_accept(const char *tst_name, unsigned int port, in try_accept()
264 static void try_connect(const char *tst_name, unsigned int port, in try_connect()
344 static bool test_continue(const char *tst_name, int err, in test_continue()
367 static int open_add(const char *tst_name, unsigned int port, in open_add()
411 static void try_to_preadd(const char *tst_name, unsigned int port, in try_to_preadd()
437 static void try_to_add(const char *tst_name, unsigned int port, in try_to_add()
H A Drestore.c16 static void try_server_run(const char *tst_name, unsigned int port, in try_server_run()
136 static void test_sk_restore(const char *tst_name, unsigned int server_port, in test_sk_restore()
H A Dconnect-deny.c32 static void try_accept(const char *tst_name, unsigned int port, const char *pwd, in try_accept()
166 static void try_connect(const char *tst_name, unsigned int port, in try_connect()
/linux-6.15/tools/testing/selftests/timens/
H A Dvfork_exec.c23 char *tst_name; member
44 static int check_in_thread(char *tst_name, struct timespec *now) in check_in_thread()
60 static int check(char *tst_name, struct timespec *now) in check()
/linux-6.15/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c510 int test_assert_counters_sk(const char *tst_name, in test_assert_counters_sk()
536 int test_assert_counters_key(const char *tst_name, in test_assert_counters_key()
H A Daolib.h153 static inline bool should_skip_test(const char *tst_name, in should_skip_test()
621 static inline int test_assert_counters(const char *tst_name, in test_assert_counters()