Home
last modified time | relevance | path

Searched defs:SupplicantHidlTest (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_hidl_test.cpp37 class SupplicantHidlTest class
77 TEST_P(SupplicantHidlTest, Create) { in TEST_P() argument
89 TEST_P(SupplicantHidlTest, ListInterfaces) { in TEST_P() argument
114 TEST_P(SupplicantHidlTest, GetInterface) { in TEST_P() argument
135 TEST_P(SupplicantHidlTest, SetDebugParams) { in TEST_P() argument
152 TEST_P(SupplicantHidlTest, GetDebugLevel) { in TEST_P() argument
170 TEST_P(SupplicantHidlTest, IsDebugShowTimestampEnabled) { in TEST_P() argument
188 TEST_P(SupplicantHidlTest, IsDebugShowKeysEnabled) { in TEST_P() argument
206 TEST_P(SupplicantHidlTest, SetConcurrencyPriority) { in TEST_P() argument
/hardware/interfaces/wifi/supplicant/1.1/vts/functional/
Dsupplicant_hidl_test.cpp39 class SupplicantHidlTest : public SupplicantHidlTestBaseV1_1 { class
60 TEST_P(SupplicantHidlTest, AddStaInterface) { in TEST_P() argument
77 TEST_P(SupplicantHidlTest, AddP2pInterface) { in TEST_P() argument
95 TEST_P(SupplicantHidlTest, RemoveStaInterface) { in TEST_P() argument
117 TEST_P(SupplicantHidlTest, RemoveP2pInterface) { in TEST_P() argument
141 TEST_P(SupplicantHidlTest, Terminate) { supplicant_->terminate(); } in TEST_P() argument