H A D | iptables_manager_test.cpp | 83 {Direction::INPUT, Action::ALLOW, Protocol::TCP, "192.168.2.100", "", "", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 85 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "192.168.1.1", "", "", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 86 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "192.168.1.1/20", "", "", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 87 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "", "192.168.1.1", "", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 89 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 91 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80,90", "99", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 92 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 93 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901:1000", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 94 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 95 {Direction::OUTPUT, Action::ALLOW, Protoco in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 114 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 115 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "", "90", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 118 {Direction::INVALID, Action::ALLOW, Protocol::INVALID, "192.168.1.1", "192.168.2.1", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 140 {Direction::INPUT, Action::ALLOW, Protocol::TCP, "192.168.2.100", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 142 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "192.168.1.1", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 143 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "192.168.1.1/20", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 144 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "", "192.168.1.1", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 146 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 148 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80,90", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 149 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 150 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901-1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 151 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 152 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "", "5555"}}; HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 173 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", "123"}}; HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 192 {Direction::INPUT, Action::ALLOW, Protocol::TCP, "192.168.2.100", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 194 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "192.168.1.1", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 195 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "192.168.1.1/20", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 196 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "", "192.168.1.1", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 198 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 200 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80,90", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 201 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 202 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901-1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 203 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 204 {Direction::OUTPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "", "5555"}}; HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 223 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 224 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "", "90", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 225 {Direction::INVALID, Action::ALLOW, Protocol::INVALID, "", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 314 {Action::ALLOW, "1000", "www.example.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 316 {Action::ALLOW, "", "www.example.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 343 std::vector<DomainFilterRule> invalidRules{{Action::ALLOW, "1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 345 {Action::ALLOW, "1000", "www.ex/ample.com"}, {Action::INVALID, "1000", invalidDomainName}}; HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 365 {Action::ALLOW, "1000", "www.example.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 367 {Action::ALLOW, "", "www.example.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 388 {Action::ALLOW, "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 390 {Action::ALLOW, "1000", "www.example.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 392 {Action::ALLOW, "", "www.example.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 412 {Action::ALLOW, "1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action 417 {Action::ALLOW, "1000", "www.ex/ample.com"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Action [all...] |