Skip to content

test: add a test for missing NETINFO cells

Clara Engler requested to merge cve/arti:handshake-tests into main

This commit adds a unit test to the tor_proto::handshake module, which tests the behavior when no NETINFO cell is present within a channel.

Merge request reports