Home
last modified time | relevance | path

Searched refs:kTestCases (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/unit/
Dtest_hmac_sha256.cpp79 static const TestCase kTestCases[] = { in TestSha256() local
91 uint16_t offsets[GetArrayLength(kTestCases)]; in TestSha256()
99 for (const TestCase &testCase : kTestCases) in TestSha256()
115 for (const TestCase &testCase : kTestCases) in TestSha256()
125 for (const TestCase &testCase : kTestCases) in TestSha256()
221 static const TestCase kTestCases[] = { in TestHmacSha256() local
232 uint16_t offsets[GetArrayLength(kTestCases)]; in TestHmacSha256()
242 for (const TestCase &testCase : kTestCases) in TestHmacSha256()
258 for (const TestCase &testCase : kTestCases) in TestHmacSha256()
268 for (const TestCase &testCase : kTestCases) in TestHmacSha256()
Dtest_ip_address.cpp535 TestCase kTestCases[] = { in TestIp6Prefix() local
551 for (const TestCase &testCase : kTestCases) in TestIp6Prefix()
810 const TestCase kTestCases[] = { in TestIp4Ip6Translation() local
828 for (const TestCase &testCase : kTestCases) in TestIp4Ip6Translation()
848 for (const TestCase &testCase : kTestCases) in TestIp4Ip6Translation()
875 const TestCase kTestCases[] = { in TestIp4Cidr() local
895 for (const TestCase &testCase : kTestCases) in TestIp4Cidr()
Dtest_mle.cpp107 static const TestCase kTestCases[] = { in TestLeaderWeightCalculation() local
163 for (const TestCase &testCase : kTestCases) in TestLeaderWeightCalculation()
Dtest_string.cpp322 static const TestCase kTestCases[] = { in TestStringParseUint8() local
344 for (const TestCase &testCase : kTestCases) in TestStringParseUint8()
Dtest_mac_frame.cpp223 static constexpr TestCase kTestCases[] = { in TestMacHeader() local
288 for (const TestCase &testCase : kTestCases) in TestMacHeader()
Dtest_dns.cpp287 static const TestCase kTestCases[] = { in TestDnsName() local
306 for (const TestCase &testCase : kTestCases) in TestDnsName()