aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2019-10-14Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2Nick Mathewson
2019-10-04Add a mock replacement for blocking hostname resolutionNick Mathewson
2019-10-03Merge branch 'tor-github/pr/1276'George Kadianakis
2019-10-03Unit tests for dirserv_reject_tor_version().Nick Mathewson
2019-09-14Add a test script to try parsing and encoding Tor configurationsNick Mathewson
2019-09-11Add test_cmdline.sh to distribution.Nick Mathewson
2019-09-11integration test for --list-torrc-optionsNick Mathewson
2019-08-28Merge branch 'ticket31240v2' into ticket31240v2_merged_2Nick Mathewson
2019-08-28Start on test cases for the multi-object feature of confmgr.Nick Mathewson
2019-08-07Merge remote-tracking branch 'tor-github/pr/1208'Nick Mathewson
2019-08-06test: Add hs_dos.c unit testsDavid Goulet
2019-08-01practracker: Add unit tests to test script, and test script to makefileNick Mathewson
2019-06-15Add more unit tests for confparse.c, so we can refactor.Nick Mathewson
2019-06-11token-bucket: Implement a single counter objectDavid Goulet
2019-05-23Coverage: do not include test-rebind in coverage builds.Nick Mathewson
2019-05-13Merge branch 'tor-github/pr/976'David Goulet
2019-05-02Merge branch 'tor-github/pr/986'George Kadianakis
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2019-04-30Add support for deterministic override of crypto_rand() in testsNick Mathewson
2019-04-29tests: Implement unit tests for SENDME v1David Goulet
2019-04-24test-network-all: Test IPv6-only v3 single onion servicesteor
2019-03-26Merge branch 'messaging_v3' into messaging_v3_mergedNick Mathewson
2019-03-25Pubsub: macros for ease-of-use and typesafety.Nick Mathewson
2019-03-25Pubsub: an OO layer on top of lib/dispatchNick Mathewson
2019-03-25Low-level dispatch module for publish-subscribe mechanismNick Mathewson
2019-03-25Add a type to map names to short identifiersNick Mathewson
2019-03-20Move casts to separate C file to prevent compiler from optimising them awayrl1987
2019-02-25Check that all valid values of int and unsigned int can be put into void pointerrl1987
2019-02-21Fix a goofy change from abcde10fce that broke test-slow linkingNick Mathewson
2019-02-16Make test-slow compile with libeventNeel Chauhan
2019-02-14Add a test-rng program so we can pipe to dieharder.Nick Mathewson
2019-02-14Extract RNG tests into a new test moduleNick Mathewson
2019-01-02Implement and test probability distributions used by WTF-PAD.George Kadianakis
2019-01-02Circuit padding tests.George Kadianakis
2018-12-21Add tests for bootstrap trackerTaylor Yu
2018-12-20Merge remote-tracking branch 'tor-github/pr/445'Nick Mathewson
2018-12-18Actually allow unrecognized address types in NETINFO cellrl1987
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Delete old process_handle_t code.Alexander Færøy
2018-12-17Add slow test for process_t for main loop interaction.Alexander Færøy
2018-12-17Add new Process subsystem.Alexander Færøy
2018-12-03Add a framework for testing set_routerstatus_from_routerinfo().Nick Mathewson
2018-10-30Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-29Only pass `-C default-linker-libraries` with sanitizersAlex Crichton
2018-10-16Add new source file to test targetrl1987
2018-10-01Remove the `link_rust.sh.in` scriptAlex Crichton
2018-09-12Merge branch 'pr278_squashed'Nick Mathewson
2018-09-12Integration test for socket rebindingrl1987
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Port test_tortls_verify to not depend on openssl internalsNick Mathewson