Searched refs:WifiKeystoreHalTest (Results 1 – 1 of 1) sorted by relevance
58 class WifiKeystoreHalTest : public TestWithParam<std::string> { class224 TEST_P(WifiKeystoreHalTest, Sign_nullptr_key_name) { in TEST_P() argument239 TEST_P(WifiKeystoreHalTest, Sign_empty_key_name) { in TEST_P() argument254 TEST_P(WifiKeystoreHalTest, Sign_empty_data) { in TEST_P() argument279 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_purpose) { in TEST_P() argument302 TEST_P(WifiKeystoreHalTest, Sign_wrong_key_type) { in TEST_P() argument327 TEST_P(WifiKeystoreHalTest, Sign_success) { in TEST_P() argument355 TEST_P(WifiKeystoreHalTest, GetBlob_null_key_name) { in TEST_P() argument370 TEST_P(WifiKeystoreHalTest, GetBlob_empty_key_name) { in TEST_P() argument385 TEST_P(WifiKeystoreHalTest, GetBlob_missing_key) { in TEST_P() argument[all …]