aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_options.c
Commit message (Collapse)AuthorAge
* Start of a unit test for options_validate.Nick Mathewson2013-07-18
I added this so I could write a unit test for ServerTransportOptions, but it incidentally exercises the succeed-on-defaults case of options_validate too.