nim-libp2p/tests/testnative.nim

42 lines
782 B
Nim

import stublogger
import testvarint,
testconnection,
testminprotobuf,
teststreamseq,
testsemaphore,
testheartbeat
import testminasn1,
testrsa,
testecnist,
tested25519,
testsecp256k1,
testcrypto
import testmultibase,
testmultihash,
testmultiaddress,
testcid,
testpeerid,
testsigned_envelope,
testrouting_record
import testtcptransport,
testnameresolve,
testwstransport,
testmultistream,
testbufferstream,
testidentify,
testconnmngr,
testswitch,
testnoise,
testpeerinfo,
testpeerstore,
testping,
testmplex,
testrelayv1,
testrelayv2,
testyamux,
testautonat