]> git.ipfire.org Git - thirdparty/tor.git/commit
Split general util and address tests into their own files.
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Sep 2009 17:29:55 +0000 (13:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 23 Sep 2009 04:24:43 +0000 (00:24 -0400)
commitd9d0813809e8fac42d2e7604342e606273d91dc1
tree941d8745499438296c2664a100b0669e06f50dcf
parentd2857d524c053d2fe2c5300c9828c40be970df6d
Split general util and address tests into their own files.
src/test/Makefile.am
src/test/test.c
src/test/test_addr.c [new file with mode: 0644]
src/test/test_util.c [new file with mode: 0644]