Lines Matching refs:L2TPIPSecDriverTest
70 friend class L2TPIPSecDriverTest;
71 FRIEND_TEST(L2TPIPSecDriverTest, AppendFlag);
72 FRIEND_TEST(L2TPIPSecDriverTest, AppendValueOption);
73 FRIEND_TEST(L2TPIPSecDriverTest, Cleanup);
74 FRIEND_TEST(L2TPIPSecDriverTest, Connect);
75 FRIEND_TEST(L2TPIPSecDriverTest, DeleteTemporaryFiles);
76 FRIEND_TEST(L2TPIPSecDriverTest, Disconnect);
77 FRIEND_TEST(L2TPIPSecDriverTest, GetLogin);
78 FRIEND_TEST(L2TPIPSecDriverTest, InitEnvironment);
79 FRIEND_TEST(L2TPIPSecDriverTest, InitOptions);
80 FRIEND_TEST(L2TPIPSecDriverTest, InitOptionsNoHost);
81 FRIEND_TEST(L2TPIPSecDriverTest, InitPEMOptions);
82 FRIEND_TEST(L2TPIPSecDriverTest, InitPSKOptions);
83 FRIEND_TEST(L2TPIPSecDriverTest, InitXauthOptions);
84 FRIEND_TEST(L2TPIPSecDriverTest, Notify);
85 FRIEND_TEST(L2TPIPSecDriverTest, NotifyWithExistingDevice);
86 FRIEND_TEST(L2TPIPSecDriverTest, NotifyDisconnected);
87 FRIEND_TEST(L2TPIPSecDriverTest, OnConnectionDisconnected);
88 FRIEND_TEST(L2TPIPSecDriverTest, OnL2TPIPSecVPNDied);
89 FRIEND_TEST(L2TPIPSecDriverTest, ParseIPConfiguration);
90 FRIEND_TEST(L2TPIPSecDriverTest, SpawnL2TPIPSecVPN);