]> git.ipfire.org Git - thirdparty/tor.git/commit
Split crypto tests into a separate module.
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Sep 2009 17:06:47 +0000 (13:06 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 23 Sep 2009 04:24:43 +0000 (00:24 -0400)
commitcea12251995d49a63735beb4755eb2b779995835
tree899b67999bab20952ea83efdb84113fa85640f69
parent410f31e576a24e04d3be55ba31cdc586fdb38604
Split crypto tests into a separate module.
src/test/Makefile.am
src/test/test.c
src/test/test.h
src/test/test_crypto.c [new file with mode: 0644]