H A D | iptables_manager_test.cpp | 82 {Direction::INPUT, Action::DENY, Protocol::UDP, "192.168.2.100", "192.168.2.200", "80", "90", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 83 {Direction::INPUT, Action::ALLOW, Protocol::TCP, "192.168.2.100", "", "", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 89 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 90 {Direction::INPUT, Action::DENY, Protocol::INVALID, "", "", "80:90", "", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 91 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80,90", "99", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 92 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 93 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901:1000", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 94 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", ""}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 113 {Direction::INPUT, Action::INVALID, Protocol::INVALID, "", "", "", "", "9999"}, in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 114 {Direction::INPUT, Actio in HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 115 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "", "90", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 116 {Direction::INPUT, Action::INVALID, Protocol::INVALID, "192.168.1.1", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 139 {Direction::INPUT, Action::DENY, Protocol::UDP, "192.168.2.100", "192.168.2.200", "80", "90", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 140 {Direction::INPUT, Action::ALLOW, Protocol::TCP, "192.168.2.100", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 146 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 147 {Direction::INPUT, Action::DENY, Protocol::INVALID, "", "", "80-90", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 148 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80,90", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 149 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 150 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901-1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 151 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 173 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", "123"}}; HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 191 {Direction::INPUT, Action::DENY, Protocol::UDP, "192.168.2.100", "192.168.2.200", "80", "90", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 192 {Direction::INPUT, Action::ALLOW, Protocol::TCP, "192.168.2.100", "", "", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 198 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 199 {Direction::INPUT, Action::DENY, Protocol::INVALID, "", "", "80-90", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 200 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "80,90", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 201 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 202 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901-1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 203 {Direction::INPUT, Action::ALLOW, Protocol::INVALID, "", "", "", "901,1000", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 222 {Direction::INPUT, Action::INVALID, Protocol::INVALID, "", "", "", "", "9999"}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 223 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "80", "", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction 224 {Direction::INPUT, Action::ALLOW, Protocol::ALL, "", "", "", "90", ""}, HWTEST_F() member in OHOS::EDM::IPTABLES::TEST::Direction [all...] |