]> git.ipfire.org Git - thirdparty/tor.git/commit
Add unit tests for switch_id(), including tests for capabilities
authorNick Mathewson <nickm@torproject.org>
Fri, 6 Nov 2015 20:35:15 +0000 (15:35 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 15 Dec 2015 18:10:57 +0000 (13:10 -0500)
commitfd0c6671d13333f2ddb41e792b40162c841adae6
tree4bb4a74576089a101af75e71745c993655da301b
parente8cc839e41adc4975a61fee62abe7f6664fd0c0e
Add unit tests for switch_id(), including tests for capabilities
.gitignore
src/test/include.am
src/test/test_switch_id.c [new file with mode: 0644]
src/test/test_switch_id.sh [new file with mode: 0755]