Nick Mathewson
|
c342ea9879
Unit tests for ext_or_id_map.
|
11 years ago |
Nick Mathewson
|
7a12cbc03d
Split out buffers and socks tests into separate modules.
|
11 years ago |
Nick Mathewson
|
34ad7642c8
Regression test for destroy cell queue
|
11 years ago |
Nick Mathewson
|
f45e1fbd5b
Start of a unit test for options_validate.
|
11 years ago |
Nick Mathewson
|
ae64197195
Unit tests for cell queues.
|
11 years ago |
Nick Mathewson
|
ec6c155f82
Add some basic unit tests for the circuit map data structure.
|
11 years ago |
Nick Mathewson
|
17e9fc09c3
Coverage support: build with --enable-coverage to have tests run with gcov
|
11 years ago |
Nick Mathewson
|
f7d654b81e
Start work on fancy compiler tricks to expose extra stuff to our tests
|
11 years ago |
Marek Majkowski
|
16d1dd134a
Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq
|
11 years ago |
Marek Majkowski
|
d769cd82b5
Bug #5170 - make pkey_eq testable, introduce test_tortls.c
|
11 years ago |
Karsten Loesing
|
e39292f21d
Test functions used for TB_EMPTY and CELL_STATS events.
|
11 years ago |
Nick Mathewson
|
50f527a2c9
Actually link against nacl when we want to use it
|
12 years ago |
Nick Mathewson
|
c46ff3ec79
Add reference implementation for ntor, plus compatibility test
|
12 years ago |
Nick Mathewson
|
d907fca29b
Make libcurve25519_donna get built as a .a
|
12 years ago |
Nick Mathewson
|
462ebb270a
Refactor begin cell parsing into its own function, with tests.
|
12 years ago |
Nick Mathewson
|
63f542a5c2
Move all externally maintained source files into src/ext
|
12 years ago |
Stewart Smith
|
8f466a1c60
fix TESTS to include full path to src/test/test
|
12 years ago |
Stewart Smith
|
2a4a149624
Move to non-recursive make
|
12 years ago |