aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2021-10-19test: Don't run HSv2 Chutney test networksDavid Goulet
2020-10-07Parallelize src/test/test into chunks.Nick Mathewson
2018-10-29Only pass `-C default-linker-libraries` with sanitizersAlex Crichton
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
2018-09-04Several unit tests to improve test coverage of x509*.cNick Mathewson
2018-08-27Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-27Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-27Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-27When running make test-network-all, use the mixed+hs-v2 networkteor
2018-08-21When enabling NSS, disable OpenSSL.Nick Mathewson
2018-08-21Split tls modules and their tests into openssl and generic.Nick Mathewson
2018-08-21Add rudimentary support for PEM-encoding, since NSS doesn't do that.Nick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-17Implementation for a simple order-preserving encryption scheme.Nick Mathewson
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-11Make our crypto library symbolic in the makefiles.Nick Mathewson
2018-07-05All remaining files in src/common belong to the event loop.Nick Mathewson
2018-07-01Tabify all of the .am files.Nick Mathewson
2018-06-27Merge branch 'net_refactor'Nick Mathewson
2018-06-27Revert "Use the "commands" argument of AC_CONFIG_FILES to make scripts +x"Nick Mathewson
2018-06-27Link GetAdaptersAddresses, rather than loading it on-demand.Nick Mathewson
2018-06-21Use the "commands" argument of AC_CONFIG_FILES to make scripts +xNick Mathewson
2018-06-21Remove unused pubsub module.Nick Mathewson
2018-06-21Refactor makefiles to keep list of internal libraries in one place.Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Merge branch 'bug25787_squashed' into maint-0.3.4Nick Mathewson
2018-06-21Revise geoip tests to not require paths of actual geoip configNick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Add a leak suppression for backtrace_allocNick Mathewson
2018-06-20Simplify AM_CPPFLAGS include setupNick Mathewson
2018-06-19Use a rust build script to set linker options correctly for tests.Nick Mathewson
2018-06-18Revert "Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a"Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-14Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-13squash! Make sure that the test_rust.sh script fails when a test failsNick Mathewson
2018-06-02Heed --disable-unittests properlyrl1987
2018-05-09Merge branch 'ticket26009'Nick Mathewson
2018-05-06Add unit test for ..get_start_of_next_voting_interval().Nick Mathewson
2018-05-03Basic unit tests for update_current_time().Nick Mathewson
2018-04-26test: Add missing geoip_dummy file to EXTRA_DISTDavid Goulet
2018-04-23test: Add periodic events unit testsDavid Goulet
2018-04-13Merge branch 'token_bucket_refactor_squashed'Nick Mathewson
2018-04-13Add a new token-bucket backend abstraction, with testsNick Mathewson
2018-04-10Merge remote-tracking branch 'isis-github/bug25425_squashed2'Nick Mathewson