Searched defs:ConnectionTest (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dconnection_unittest.cc76 class ConnectionTest : public Test { class in namespace:shill
78 ConnectionTest() function in class:shill::ConnectionTest
276 TEST_F(ConnectionTest, InitState) {
283 TEST_F(ConnectionTest, AddConfig) {
363 TEST_F(ConnectionTest, AddConfigUserTrafficOnly) {
475 TEST_F(ConnectionTest, AddConfigIPv6) {
498 TEST_F(ConnectionTest, AddConfigWithPeer) {
526 TEST_F(ConnectionTest, AddConfigWithBrokenNetmask) {
563 TEST_F(ConnectionTest, AddConfigReverse) {
619 TEST_F(ConnectionTest, AddConfigWithDNSDomai
[all...]

Completed in 40 milliseconds