aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
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-06-13squash! Make sure that the test_rust.sh script fails when a test failsNick Mathewson
2018-03-23tests: Automatically detect Rust crates to test and also pass --verbose.Isis Lovecruft
2018-02-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-02-13Merge branch 'tests_rust'Nick Mathewson
2018-02-09Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-08Add a "make test-rust" target to run the rust tests only.Nick Mathewson
2018-02-08Merge branch 'ticket25183_029_01' into ticket24902_029_05David Goulet
2018-02-08test: Add unit tests for addressset.cDavid Goulet
2018-01-30Merge branch 'ticket24902_029_05' into ticket24902_033_02David Goulet
2018-01-30test: Add unit tests for the DoS subsystemGeorge Kadianakis
2017-12-08Merge remote-tracking branch 'mikeperry/bug23114_squashed2'Nick Mathewson
2017-12-07Add tests for circuitstats.cMike Perry
2017-12-05test: Add HS_DESC v3 unit testsDavid Goulet
2017-11-02Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-02Test that IPv6-only clients can use microdescriptorsteor
2017-11-02Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-02Don't run IPv6-only v3 single onion service tests using chutneyteor
2017-10-27Merge branch 'protover-rust-impl_squashed'Nick Mathewson
2017-10-27move to allocating c strings from rustChelsea Holland Komlo
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24test: Add unittest for descriptors with BridgeDistribution option.Isis Lovecruft
2017-09-27Let's get 100% coverage for proto_http while we're at it.Nick Mathewson
2017-09-27Add unit tests for var_cell and control0 proto functions.Nick Mathewson
2017-09-15test: Unit test for the hs indexesDavid Goulet
2017-09-12Add v3 hidden service support to make test-network-allteor
2017-08-29Add test_hs_descriptor.inc to include.am to unbreak distcheck.Nick Mathewson
2017-08-23Add test_hs_descriptor.inc to include.am to unbreak distcheck.Nick Mathewson
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-08-08Merge branch 'ticket20657_nickm_bugfixes_squashed'Nick Mathewson
2017-08-08test: Add test_hs_common unit testsDavid Goulet
2017-08-08test: Add test_hs_ntor unit testsDavid Goulet
2017-08-08test: Add test_hs_cell unit testsDavid Goulet
2017-08-03routerkeys: Add cmdline option for learning signing key expiration.Isis Lovecruft
2017-07-13test: Add HS v2 service configuration unit testsDavid Goulet
2017-07-07test: Add client-side unittests for e2e rend circuits.George Kadianakis
2017-07-07test: Move some test code to test helpers.George Kadianakis
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19cargo-online-mode configure argumentSebastian Hahn
2017-05-19Run cargo test during make checkSebastian Hahn
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-05-15Add hs_test_helpers.h to noinst_HEADERSNick Mathewson
2017-05-09test: Move duplicate HS test code and unify itDavid Goulet
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Netflow record collapsing defense.Mike Perry
2017-04-29Add --enable-rust configure switchSebastian Hahn
2017-04-25trace: Add a basic event-tracing infrastructure.David Goulet