diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-03-09 21:26:50 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-03-09 21:26:50 +0700 |
commit | f6ff8794291fca376482633b26eaf8101c8cb44d (patch) | |
tree | b584b39ea53767ae0fe1d9cb4043ca90c2623b0d /crypto/test/src/openpgp/examples | |
parent | Remove extraneous class reference (diff) | |
download | BouncyCastle.NET-ed25519-f6ff8794291fca376482633b26eaf8101c8cb44d.tar.xz |
Port of TlsTestSuite from Java, and misc. TLS code
- Upgrade to NUnit 2.6.4 and adjust various test code
Diffstat (limited to 'crypto/test/src/openpgp/examples')
-rw-r--r-- | crypto/test/src/openpgp/examples/test/AllTests.cs | 32 |
1 files changed, 15 insertions, 17 deletions
diff --git a/crypto/test/src/openpgp/examples/test/AllTests.cs b/crypto/test/src/openpgp/examples/test/AllTests.cs |