]> git.ipfire.org Git - thirdparty/tor.git/commit
Write the outlines of a WritingTests.txt document
authorNick Mathewson <nickm@torproject.org>
Thu, 18 Sep 2014 18:03:49 +0000 (14:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 7 May 2015 19:29:16 +0000 (15:29 -0400)
commit79e85313aa611b599f19fea61c38ff3928e1fd59
treed6c25dae4999d42a33810134f49d7d650a25b2dc
parent3668a4126e0c2502a77c2ba5d7885add489a964a
Write the outlines of a WritingTests.txt document

Also, add some sample tests to be examples.
doc/WritingTests.txt [new file with mode: 0644]
src/common/tortls.c
src/common/tortls.h
src/common/util.c
src/common/util.h
src/or/buffers.c
src/test/test_buffers.c
src/test/test_util.c