]> git.ipfire.org Git - thirdparty/tor.git/commit
test_options.c: assert that TransProxyType is tested
authorSteven Chamberlain <steven@pyro.eu.org>
Fri, 18 Mar 2016 13:17:18 +0000 (13:17 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 21 Mar 2016 13:51:35 +0000 (09:51 -0400)
commita42938c07670162863decc952b4d73681d9302d6
tree7b01e77f335adf2afd6ff2b6ebcd3cde71b1a86f
parent45681f695c6096e280bc7ec3bf0a67c27708dbbc
test_options.c: assert that TransProxyType is tested

If a new platform defines USE_TRANSPARENT, ensure that a test runs for
its TransProxyType.
src/test/test_options.c