aboutsummaryrefslogtreecommitdiff
path: root/src/test/test.h
AgeCommit message (Expand)Author
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-08Merge branch 'ticket25183_029_01' into ticket24902_029_05David Goulet
2018-02-08test: Add unit tests for addressset.cDavid Goulet
2018-01-30test: Add unit tests for the DoS subsystemGeorge Kadianakis
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-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy
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-07-13test: Add HS v2 service configuration unit testsDavid Goulet
2017-07-07test: Add client-side unittests for e2e rend circuits.George Kadianakis
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Netflow record collapsing defense.Mike Perry
2017-04-24Unit tests for consdiffmgr moduleNick Mathewson
2017-04-07Merge branch 'isolate_openssl'Nick Mathewson
2017-04-06Tests for simple cases of conscache code.Nick Mathewson
2017-04-03Add tests for new_route_len()Taylor Yu
2017-03-31Remove crypto/rand include from test_crypto.cNick Mathewson
2017-03-16Merge branch 'storagedir_squashed'Nick Mathewson
2017-03-16Define a "storagedir" abstraction to hold numerous similar filesNick Mathewson
2017-03-16Merge branch 'prop140_21643_diff_only_squashed'Nick Mathewson
2017-03-16Consensus diff backend from Daniel Martí GSOC project.Daniel Martí
2017-03-15Run the copyright update script.Nick Mathewson
2016-12-14Merge branch 'dgoulet_ticket19043_030_03_squashed'Nick Mathewson
2016-12-14prop224: Add unittests handling v3 ESTABLISH_INTRO cells.George Kadianakis
2016-11-24Refactor circuit_predict_and_launch_newChelsea H. Komlo
2016-11-07Merge branch 'maint-0.2.9'Nick Mathewson
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04test: Add prop224 directory cache unit testsDavid Goulet
2016-11-04test: Add prop224 descriptor unit testsDavid Goulet
2016-11-03Merge branch 'feature_15055_v2'Nick Mathewson
2016-11-03Move unittests' RSA pregen code into a new file, and improve.Nick Mathewson
2016-11-02Add get_fname_rnd for unit tests that want a unique path every timeteor
2016-09-26Merge branch 'protover_v2_squashed'Nick Mathewson
2016-09-26checkpoint basic protover backendNick Mathewson
2016-09-09Oh dear, I was missing an extern.Nick Mathewson
2016-09-09Move the donna-fuzzing tests into test_slow.Nick Mathewson
2016-08-20Unit test for connection_handle_oos()Andrea Shepard
2016-07-01prop250: Add unit testsDavid Goulet
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-04-19Basic 'handle' implementation and tests.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-08-14Fix an overzealous compiler warning in the testsNick Mathewson
2015-02-24Update test_status.c to accommodate changes in heartbeat messagesNick Mathewson
2015-01-14Basic unit test for condition variables.Nick Mathewson