mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
bittorrent_udp: add quickcheck tests for response byte conversion
This commit is contained in:
parent
46f9a1d13c
commit
c964f05e84
5 changed files with 144 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -130,6 +130,8 @@ name = "bittorrent_udp"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue