nim-libp2p-experimental/tests/testnative.nim

16 lines
459 B
Nim

import testvarint
import testrsa, testecnist, tested25519, testsecp256k1, testcrypto
import testmultibase, testmultihash, testmultiaddress, testcid, testpeer
import testtransport,
testmultistream,
testbufferstream,
testidentify,
testswitch,
testnoise,
testpeerinfo,
pubsub/testpubsub,
# TODO: placing this before pubsub tests,
# breaks some flood and gossip tests - no idea why
testmplex