diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-06-07 16:33:40 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-06-07 16:33:40 +0200 |
commit | f1cccbd6f79f903b2b0740ca35343ea1a74bb66d (patch) | |
tree | e2d287822a9e5f2e110f4ab67d1c872518a61ce4 /NEWS | |
parent | 71af07d3dd6315cb3748e741a82ebfd764f284e7 (diff) | |
download | gnutls-f1cccbd6f79f903b2b0740ca35343ea1a74bb66d.tar.gz |
tests/: Reduce amount of debugging output.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ The file suppresses the known libgcrypt memory leaks, so they aren't printed when you run valgrind on the gnutls self-tests. Use it as follows: valgrind --suppressions=libgcrypt.supp ./x509self +** tests/: Reduce amount of debugging output by default. +Use --verbose for each test to get the full output. + ** API and ABI modifications: No changes since last version. |