mumble/src/tests
Mikkel Krautz 7d83448d09 FFDHE: add NamedGroups method for getting a list of supported named groups.
Also updates TestFFDHE to exercise the new method (and, in doing so,
refactors the tests a bit).

The core check logic from exercise() is moved into a tryFFDHELookupByName
function, which is now used by both the exercise() test, as well as the
namedGroupsMethod() test that is added by this commit.
2017-08-06 22:13:01 +02:00
..
TestCrypt src/tests: update tests to initialize and destroy the MumbleSSL module to ensure OpenSSL is properly initialized. 2017-07-17 10:19:21 +02:00
TestCryptographicHash src/tests: update tests to initialize and destroy the MumbleSSL module to ensure OpenSSL is properly initialized. 2017-07-17 10:19:21 +02:00
TestCryptographicRandom src/tests: update tests to initialize and destroy the MumbleSSL module to ensure OpenSSL is properly initialized. 2017-07-17 10:19:21 +02:00
TestFFDHE FFDHE: add NamedGroups method for getting a list of supported named groups. 2017-08-06 22:13:01 +02:00
TestPacketDataStream TestPacketDataStream: use UTF-8 instead of Latin1. 2017-03-27 23:38:40 +02:00
TestPasswordGenerator src/tests: update tests to initialize and destroy the MumbleSSL module to ensure OpenSSL is properly initialized. 2017-07-17 10:19:21 +02:00
TestSelfSignedCertificate src/tests: update tests to initialize and destroy the MumbleSSL module to ensure OpenSSL is properly initialized. 2017-07-17 10:19:21 +02:00
TestServerAddress TestServerAddress.pro: HostAddresss.h -> HostAddress.h 2017-07-06 20:13:44 +02:00
TestServerResolver Fix indentation in pro files 2017-08-05 20:37:19 +02:00
TestSSLLocks src/tests: add TestSSLLocks test for testing our OpenSSL locking implementation. 2017-07-17 10:19:21 +02:00
TestTimer src/tests: make TestTimer's resolution test more VM friendly. 2017-05-25 10:54:19 +02:00
TestUnresolvedServerAddress UnresolvedServerAddress: add new struct for holding an unresolved hostname/port pair. 2017-06-10 22:14:08 +02:00
TestXMLTools Add XMLTools tests 2017-05-21 20:30:01 +02:00
Benchmark.cpp Benchmark.cpp: Fix: Set version to prevent crash 2013-06-09 20:08:14 +02:00
Benchmark.pro Fix indentation in pro files 2017-08-05 20:37:19 +02:00
Collections.cpp tests-files: Add description to file 2013-06-09 18:02:41 +02:00
Collections.pro tests: .pro file cleanup. 2012-10-27 15:12:19 +02:00
Emit.cpp Indenting run 2009-02-10 16:47:06 +00:00
Emit.pro tests: .pro file cleanup. 2012-10-27 15:12:19 +02:00
Hash.cpp Fix Timer includes all over the codebase and fix some pro/pri buildfiles. 2011-03-09 04:47:44 +01:00
Hash.pro Fix assignment spacing in pro files 2017-08-05 20:44:00 +02:00
Lock.cpp tests-files: Add description to file 2013-06-09 18:02:41 +02:00
Lock.pro tests: .pro file cleanup. 2012-10-27 15:12:19 +02:00
OverlayTest.cpp tests-files: Add description to file 2013-06-09 18:02:41 +02:00
OverlayTest.pro Fix indentation in pro files 2017-08-05 20:37:19 +02:00
ProtoBuf.cpp tests-files: Add description to file 2013-06-09 18:02:41 +02:00
ProtoBuf.pro tests: .pro file cleanup. 2012-10-27 15:12:19 +02:00
ProtoBuf.proto Extended protobuf testing 2009-03-23 00:20:33 +01:00
Resample.cpp tests-files: Add description to file 2013-06-09 18:02:41 +02:00
Resample.pro Fix assignment spacing in pro files 2017-08-05 20:44:00 +02:00
test.pri Add mumble and murmur paths to VPATH 2017-05-21 20:29:57 +02:00
TestLink.cpp tests-files: Add description to file 2013-06-09 18:02:41 +02:00
TestLink.pro Fix assignment spacing in pro files 2017-08-05 20:44:00 +02:00
tests.pro Fix indentation in pro files 2017-08-05 20:37:19 +02:00