Neel Chauhan
|
bc968097f2
|
Fix script failures
|
2020-11-17 11:23:08 -05:00 |
|
teor
|
5b04db59f6
|
test/scripts: Use the same code to find the tor binary
This change makes sure we are always using the coverage binary, when
coverage is enabled.
Fixes bug 32368; bugfix on 0.2.7.3-rc.
|
2019-11-05 11:07:31 +10:00 |
|
teor
|
012c44538c
|
test: Skip test scripts that require the relay module
When tor is built without the relay module.
Part of 32123.
|
2019-10-20 19:26:59 +10:00 |
|
George Kadianakis
|
650bdca97f
|
Merge branch 'maint-0.4.0'
|
2019-05-29 21:20:02 +03:00 |
|
teor
|
12b9bfc05f
|
test: Also avoid reading the system default torrc in integration tests
Part of 29702.
|
2019-04-10 19:03:43 +10:00 |
|
rl1987
|
3f5459cb95
|
Fix all instances of SC2015 in test_keygen.sh
|
2019-02-01 21:41:14 +02:00 |
|
rl1987
|
3ca1d58561
|
Fix SC2064
|
2019-02-01 21:26:29 +02:00 |
|
rl1987
|
82813315ed
|
Fix instances of SC2086 in test_keygen.sh
|
2019-02-01 21:24:06 +02:00 |
|
rl1987
|
a84dc1973b
|
Fix instances of SC2006 in test_keygen.sh
|
2019-02-01 21:15:10 +02:00 |
|
Nick Mathewson
|
28d1057d56
|
Merge branch 'maint-0.3.2' into maint-0.3.3
|
2018-07-17 14:56:52 -04:00 |
|
teor
|
6dafddd05d
|
SKIP test_keygen.sh on Windows until the underlying issue is resolved
Skip an unreliable key generation test on Windows, until the underlying
issue in bug 26076 is resolved.
Fixes bug 26830; bugfix on 0.2.7.3-rc.
|
2018-07-17 14:56:18 -04:00 |
|
Nick Mathewson
|
c4a07b261b
|
Add unit tests for cases of starting with bogus keygen arguments
In particular, this tests that we give an appropriate warning when
we are told to use some keygen argument, but --keygen is not specified.
|
2017-10-20 19:27:48 -04:00 |
|
Nick Mathewson
|
81e58cd00a
|
Fix windows test_keygen.sh. This time I think I have it!
|
2015-09-03 15:23:10 -04:00 |
|
Nick Mathewson
|
604a18e680
|
Use absolute path for datadir in test_keygen.sh
|
2015-09-03 14:53:50 -04:00 |
|
Nick Mathewson
|
ffb56863aa
|
Make test_keygen.sh dump what the problem is on cmp failure
|
2015-09-03 12:51:58 -04:00 |
|
Nick Mathewson
|
91ca434451
|
Add a little more output to test_keygen.sh: try to debug windows
|
2015-09-03 10:53:04 -04:00 |
|
Nick Mathewson
|
76ec891572
|
When we infer the master key from the certificate, save it to disk.
|
2015-08-19 13:36:50 -04:00 |
|
Nick Mathewson
|
5d76acfcb3
|
Document test_keygen.sh a little more
|
2015-08-19 13:36:50 -04:00 |
|
Nick Mathewson
|
138b28dc35
|
Add test_keygen tests for all log outputs; improve keygen outputs.
|
2015-08-19 13:36:50 -04:00 |
|
Nick Mathewson
|
a1e543f908
|
Suppress fingerprint display in test_keygen.sh
|
2015-08-19 13:36:50 -04:00 |
|
Nick Mathewson
|
4ce0b7e916
|
Integreate test_keygen.sh into 'make check'.
|
2015-08-19 13:36:50 -04:00 |
|
Nick Mathewson
|
8f6f1544c9
|
Resolve failing test_keygen tests.
|
2015-08-19 13:36:50 -04:00 |
|
Nick Mathewson
|
f362e7a873
|
Checkpoint work on ed25519 keygen improvements.
Needs changes file, documentation, test integration, more tests.
|
2015-08-19 13:36:49 -04:00 |
|