-
- Downloads
There was an error fetching the commit references. Please try again later.
Start of a unit test for options_validate.
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.
Showing
- src/or/config.c 4 additions, 7 deletionssrc/or/config.c
- src/or/config.h 12 additions, 0 deletionssrc/or/config.h
- src/or/confparse.h 1 addition, 1 deletionsrc/or/confparse.h
- src/test/include.am 1 addition, 0 deletionssrc/test/include.am
- src/test/test.c 2 additions, 0 deletionssrc/test/test.c
- src/test/test_options.c 169 additions, 0 deletionssrc/test/test_options.c
Loading
Please register or sign in to comment