udp: integration: add access list tests

This commit is contained in:
Joakim Frostegård 2023-08-27 19:04:43 +02:00
parent b2f2ecf5ef
commit 10cd6f9a38
3 changed files with 128 additions and 2 deletions

View file

@ -55,5 +55,7 @@ time = { version = "0.3", features = ["formatting"] }
tinytemplate = "1"
[dev-dependencies]
hex = "0.4"
tempfile = "3"
quickcheck = "1"
quickcheck_macros = "1"