Searched refs:tests (Results 1 – 5 of 5) sorted by relevance
15 static struct test_case tests[] = { variable41 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()
26 tristate "This builds the MPTCP KUnit tests" if !KUNIT_ALL_TESTS34 For more information on KUnit and unit tests in general please refer
35 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()
34 compliancy tests have been made. Use iproute2 to select the protocol37 You need to perform any and all necessary tests yourself before
121 Run self tests when initializing the Bluetooth subsystem. This