Qingping Hou
|
39ff3b00cf
add test for node_get_verbose_nickname_by_id
|
10 years ago |
Qingping Hou
|
0fbe7f3188
remove node_describe_by_id() function
|
10 years ago |
Nick Mathewson
|
4268cbf294
Distcheck repair: add new python testing code to "tarballs"
|
10 years ago |
Qingping Hou
|
ebd99314cf
add test case for node_describe_by_id
|
10 years ago |
Qingping Hou
|
0b0d4b4ebc
add test case for hidden service async events
|
11 years ago |
Nick Mathewson
|
fbc20294aa
Merge branch 'backtrace_squashed'
|
11 years ago |
Nick Mathewson
|
56e3f056e9
Tests for backtrace.c
|
11 years ago |
Nick Mathewson
|
0cf234317f
Unit tests for new functions in log.c
|
11 years ago |
Karsten Loesing
|
2e0fad542c
Merge branch 'morestats4' into morestats5
|
11 years ago |
Nick Mathewson
|
d5f050111e
Fix out-of-tree "make check-local"
|
11 years ago |
Nick Mathewson
|
f308adf838
When possible, run the ntor python integration tests too
|
11 years ago |
Nick Mathewson
|
187398318e
When python is available, run the commandline unit tests from "make check"
|
11 years ago |
Nick Mathewson
|
2f2fa7683d
Fix benchmarks to run without crashing.
|
11 years ago |
Nick Mathewson
|
74262f1571
Merge branch 'bug5040_4773_rebase_3'
|
11 years ago |
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
|
11 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 |