Basic unit tests for relay_crypto.c
These tests handle incoming and outgoing cells on a three-hop circuit, and make sure that the crypto works end-to-end. They don't yet test spec conformance, leaky-pipe, or various error cases.
src/test/test_relaycrypt.c
0 → 100644
Please register or sign in to comment