mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
disable buffer tests, until we rewrite them (one of them fails)
svn:r1177
This commit is contained in:
parent
195ee8c845
commit
b4338ce704
@ -702,8 +702,8 @@ main(int c, char**v){
|
||||
crypto_seed_rng();
|
||||
|
||||
setup_directory();
|
||||
puts("========================== Buffers =========================");
|
||||
test_buffers();
|
||||
// puts("========================== Buffers =========================");
|
||||
// test_buffers();
|
||||
puts("\n========================== Crypto ==========================");
|
||||
test_crypto();
|
||||
test_crypto_dh();
|
||||
|
Loading…
Reference in New Issue
Block a user