summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-15Remove the extra whitespace around the DARWIN #definesNeel Chauhan
2019-11-14Fix 32-bit warnings in test_circuitmux.cNick Mathewson
2019-11-14test/parseconf: Warn when the expected_log* file is missingteor
2019-11-14test/parseconf: Update conf_examples to use expected_logteor
2019-11-14test/parseconf: Add failure cases in conf_failures/teor
2019-11-14test/parseconf: Stop adding newlines to *_printfteor
2019-11-14test/parseconf: Show tor command lines on failureteor
2019-11-14test/parseconf: Refactor and simplify, stage 2teor
2019-11-14test/parseconf: Refactor and standardise, stage 1teor
2019-11-14test/parseconf: Rename some functions, and reformatteor
2019-11-14test/parseconf: Use consistent formattingteor
2019-11-14test/parseconf: Stop ignoring --dump-config failuresteor
2019-11-14test/parseconf: Standardise output messagesteor
2019-11-14test/parseconf: Add an expected_log fileteor
2019-11-14test/parseconf: Rewrite the included files sectionteor
2019-11-14test/parseconf: Split the file list into sectionsteor
2019-11-12Merge branch 'maint-0.4.2'teor
2019-11-12test/parseconf: Add tests for ignored optionsteor
2019-11-11Merge remote-tracking branch 'tor-github/pr/1338'Nick Mathewson
2019-11-11test/parseconf: Add basic parsing teststeor
2019-11-07Rename probability distribution names to end with "_t".Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-11-07Adjustments to 32406 per reviewNick Mathewson
2019-11-07Add a test for 32406 (AccelName with "!").Nick Mathewson
2019-11-07conf_examples test for crypto_accelNick Mathewson
2019-11-07Move netstatus (mainloop) state fields into mainloop's state.Nick Mathewson
2019-11-07Stop using "config_suite_offset=-1" to indicate "no config suite."Nick Mathewson
2019-11-07crypto config: do not change the user's value of HardwareAccel.Nick Mathewson
2019-11-07Use new configuration architecture for crypto optionsNick Mathewson
2019-11-07test/parseconf: Update config parsing tests for 32410teor
2019-11-07Run "make autostyle"teor
2019-11-06Merge branch 'tor-github/pr/1491'David Goulet
2019-11-06test: Fix DoS heartbeat unit test after adding INTRO2David Goulet
2019-11-06test/parseconf: Add support for optional library variantsteor
2019-11-06shellcheck: Fix minor issues in some scriptsteor
2019-11-05test: Handle NULL circuit pointer in new_fake_orcircDavid Goulet
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-05config: Run "make autostyle"teor
2019-11-05config: Rename new global functions with a prefixteor
2019-11-05test/parseconf: Add conf_examples for relaysteor
2019-11-05test/parseconf: Add conf_examples for PTsteor
2019-11-05test/parseconf: Always show the result file name on failureteor
2019-11-05test/parseconf: Run all the tests, even if one failsteor
2019-11-05test/parseconf: Consistenly use FAILteor
2019-11-05test/parseconf: Don't specify a path for 'true'teor
2019-11-05test/parseconf: Send all errors to stderrteor
2019-11-05test/scripts: Use the same code to find the tor binaryteor
2019-11-05test/stats: Add minimal tests for rephist mtbfteor
2019-11-05test: Split stats into its own fileteor