Add tests for PeerAddress struct

PR #22388.
This commit is contained in:
Chocobo1
2025-03-10 03:11:08 +08:00
committed by GitHub
parent 53f919aea8
commit b74b334e34
2 changed files with 83 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ include_directories("../src")
set(testFiles
testalgorithm.cpp
testbittorrentpeeraddress.cpp
testbittorrenttrackerentry.cpp
testconceptsexplicitlyconvertibleto.cpp
testconceptsstringable.cpp