Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 5 of 5) sorted by relevance

/net/mptcp/
Dcrypto_test.c15 static struct test_case tests[] = { variable
41 for (i = 0; i < ARRAY_SIZE(tests); ++i) { in mptcp_crypto_test_basic()
43 key1 = be64_to_cpu(*((__be64 *)&tests[i].key[0])); in mptcp_crypto_test_basic()
44 key2 = be64_to_cpu(*((__be64 *)&tests[i].key[8])); in mptcp_crypto_test_basic()
45 nonce1 = be32_to_cpu(*((__be32 *)&tests[i].msg[0])); in mptcp_crypto_test_basic()
46 nonce2 = be32_to_cpu(*((__be32 *)&tests[i].msg[4])); in mptcp_crypto_test_basic()
56 KUNIT_EXPECT_STREQ(test, &hmac_hex[0], tests[i].result); in mptcp_crypto_test_basic()
DKconfig26 tristate "This builds the MPTCP KUnit tests" if !KUNIT_ALL_TESTS
34 For more information on KUnit and unit tests in general please refer
/net/netfilter/
Dxt_u32.c35 ct = &data->tests[testind]; in u32_match_it()
105 if (data->ntests > ARRAY_SIZE(data->tests)) in u32_mt_checkentry()
109 ct = &data->tests[i]; in u32_mt_checkentry()
/net/hsr/
DKconfig34 compliancy tests have been made. Use iproute2 to select the protocol
37 You need to perform any and all necessary tests yourself before
/net/bluetooth/
DKconfig121 Run self tests when initializing the Bluetooth subsystem. This