mirror of
https://github.com/open5gs/open5gs.git
synced 2026-08-18 21:03:59 +00:00
Add unit tests for valid and invalid Flow-Description strings handled by ogs_ipfw_compile_rule(). Cover malformed grammar, protocol truncation, invalid prefixes, port ranges, unsupported port lists, mixed address families, and the protocol 41 paths that previously reached errx() and terminated the process. Also verify that valid IPv4, IPv6, numeric-protocol, port-range, and "assigned" destination rules continue to compile and encode correctly. Issues: #4711 |
||
|---|---|---|
| .. | ||
| abts-main.c | ||
| crash-test.c | ||
| gtp-message-test.c | ||
| ipfw-test.c | ||
| meson.build | ||
| mme-dns-select-test.c | ||
| nas-message-test.c | ||
| ngap-message-test.c | ||
| nrf-discovery-test.c | ||
| proto-message-test.c | ||
| s1ap-message-test.c | ||
| sbi-message-test.c | ||
| security-test.c | ||