aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2020-10-23Merge branch 'combined_libs'Nick Mathewson
2020-10-07Remove long-obsolete members from the state file.Nick Mathewson
2020-09-23Implement IPv6 sybil protection.vnepveu
2020-09-18Build one big .a library full of Tor's implementation.Nick Mathewson
2020-08-19Merge branch 'maint-0.4.4'George Kadianakis
2020-08-19Merge branch 'mr/124' into maint-0.4.4George Kadianakis
2020-08-19Parallelize src/test/test into chunks.Nick Mathewson
2020-07-15Add test for torrc %include functionality and seccomp sandboxDaniel Pinto
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-07-08trace: Add LTTng-UST interface supportDavid Goulet
2020-04-07Add a test script to check subsystem order as part of make check.Nick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-19Makefile: Tweak the test-network* chuttney networksteor
2020-02-17Makefile: Add an IPv6 mixed chutney networkteor
2020-02-17Makefile: Add v3 onion services to the mixed networkteor
2020-02-13Makefile: Use chutney's latest default networkteor
2020-02-13Makefike: Add an IPv6 test to test-networkteor
2020-01-21test: Add HS onion balance testsDavid Goulet
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2020-01-06test: Implement haproxySuphanat Chunhapanya
2019-12-19Move get_foo_options() test helpers into a new test module.Nick Mathewson
2019-12-03Distribute checkSpaceTest.sh and run it when we have perl.Nick Mathewson
2019-11-20New unit tests for options_create_directories().Nick Mathewson
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-05test: Split stats into its own fileteor
2019-10-28ewma: Implement unit testsDavid Goulet
2019-10-28test: Add fakecircs.{h|c} helperDavid Goulet
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