summaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2015-12-15Merge branch 'feature8195_small_squashed'Nick Mathewson
2015-12-15Add unit tests for switch_id(), including tests for capabilitiesNick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature4483-v10-squashed'Nick Mathewson
2015-12-16Prop210: Refactor connection_get_* to produce lists and countsteor (Tim Wilson-Brown)
2015-12-14Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-14Use TESTS_ENVIRONMENT for older Automake versionscypherpunks
2015-12-14Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-14Use variables instead of substitutionscypherpunks
2015-12-14Only setup environment variables for testscypherpunks
2015-10-21Merge remote-tracking branch 'twstrike/util_process_tests'Nick Mathewson
2015-10-07Merge remote-tracking branch 'twstrike/procmon_tests'Nick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/rendcache_tests'Nick Mathewson
2015-10-02Fix "make distcheck"Nick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'Nick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/tortls_tests'Nick Mathewson
2015-10-02new headers must get distributedNick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/compat_libevent_tests'Nick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/util_format_tests'Nick Mathewson
2015-09-24Add test-network.sh to EXTRA_DISTNick Mathewson
2015-09-24Include some content when exporting abs_top_srcdir and builddirNick Mathewson
2015-09-24Stop trying to generate test scripts via autoconf substitution.Nick Mathewson
2015-09-15Add tests for directory_handle_command_getReinaldo de Souza Jr
2015-09-15Add tests for procmon. These currently fail. Investigation should happen befo...Ola Bini
2015-09-15Add tests for util_formatOla Bini
2015-09-15Add tests for util_processOla Bini
2015-09-15Add tests for compat_libeventOla Bini
2015-09-15Add tests for tortls.cOla Bini
2015-09-15Add tests for the rend cacheOla Bini
2015-09-08Add "make test-network-all" to verify multiple test networksteor (Tim Wilson-Brown)
2015-09-02Add test_keygen.sh to distNick Mathewson
2015-08-26Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'Nick Mathewson
2015-08-23Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().rl1987
2015-08-21Do not try to chmod test_keygen.sh: It is not generated by configure.Nick Mathewson
2015-08-19Integreate test_keygen.sh into 'make check'.Nick Mathewson
2015-07-03Make test_workqueue.c faster, and on-by-default.Nick Mathewson
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Start testing cell encoders/processers for the v3 handshake.Nick Mathewson
2015-05-28Key-pinning back-end for directory authorities.Nick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson
2015-05-18Silence two make rulescypherpunks
2015-04-28Fix another test failureNick Mathewson
2015-04-28Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.Yawning Angel
2015-04-24Mark set-test-permissions as .PHONY; use u+x onlyNick Mathewson
2015-04-24Kludge include.am to work with automake <1.12Nick Mathewson
2015-04-23Integrate backtrace test into the automake test suite.cypherpunks
2015-04-23Integrate ntor test into the automake test suite.cypherpunks
2015-04-23Integrate zero_length_keys test into the automake test suite.cypherpunks
2015-03-24Merge remote-tracking branch 'dgoulet/bug15377_027_01'Nick Mathewson
2015-03-24Test: add missing libor.a in include.amDavid Goulet
2015-03-21Disable assertions during coverage buildsSebastian Hahn