Home | History | Annotate | Download | only in shill

Lines Matching defs:ConnectionTest

76 class ConnectionTest : public Test {
78 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, AddConfigWithDNSDomain) {
646 TEST_F(ConnectionTest, HasOtherAddress) {
674 TEST_F(ConnectionTest, UpdateDNSServers) {
707 TEST_F(ConnectionTest, RouteRequest) {
735 TEST_F(ConnectionTest, Destructor) {
754 TEST_F(ConnectionTest, RequestHostRoute) {
773 TEST_F(ConnectionTest, BlackholeIPv6) {
792 TEST_F(ConnectionTest, PinHostRoute) {
833 TEST_F(ConnectionTest, FixGatewayReachability) {
925 TEST_F(ConnectionTest, Binders) {
963 TEST_F(ConnectionTest, Binder) {
1076 TEST_F(ConnectionTest, OnRouteQueryResponse) {
1149 TEST_F(ConnectionTest, GetCarrierConnection) {
1179 TEST_F(ConnectionTest, GetSubnetName) {
1187 TEST_F(ConnectionTest, SetMTU) {