2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 23:35:37 +00:00

Add more tests for network port range

This commit is contained in:
Christian Boltz
2024-09-10 22:58:29 +02:00
parent ebeb89cbce
commit 762df7e753
11 changed files with 82 additions and 0 deletions

View File

@@ -429,6 +429,8 @@ syntax_failure = (
# network port range
'network/network_ok_17.sd',
'network/network_ok_45.sd',
'network/network_ok_46.sd',
)