1
0
mirror of https://github.com/vacp2p/nim-libp2p.git synced 2025-01-22 06:29:36 +00:00
Tanguy 150fafbee8
Faster CI ()
* Only compile once in CI
* Fix codecov fetch
2022-07-01 20:20:42 +02:00

39 lines
722 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,
testrelay