]> git.ipfire.org Git - thirdparty/tor.git/commit
Protover tests: disable some obsoleted tests
authorNick Mathewson <nickm@torproject.org>
Thu, 15 Feb 2018 23:56:29 +0000 (18:56 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 1 Mar 2018 21:05:17 +0000 (16:05 -0500)
commitc1bb8836ff6b3abe32a17ffb3ae25cfdc770ceb4
tree6966f265a89edbb678fd5c674df145ea5ace1d3a
parentc5295cc1beb1c13743e11d3a7134e9e75b6da470
Protover tests: disable some obsoleted tests

These were meant to demonstrate old behavior, or old rust behavior.

One of them _should_ work in Rust, but won't because of
implementation details.  We'll fix that up later.
src/test/test_protover.c