Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Martin Baulig f80bfc5e0d Add ClientAndServerHandlerFactory to construct from server+client pair. 2015-03-05 02:31:14 +01:00
Martin Baulig dfc08d556f Simplify by combining client and server parameters. 2015-03-05 02:02:49 +01:00
Martin Baulig dd831ba60c Kill more dead code; these entire projects will eventually go away. 2015-03-05 01:53:24 +01:00
Martin Baulig 0d145d9d82 And we don't need IClientTestHost and IServerTestHost anymore. 2015-03-05 01:39:54 +01:00
Martin Baulig 6f7e424fe4 Make it async. 2015-03-05 01:33:25 +01:00
Martin Baulig ff6ecec1f7 Port the connection tests to the new framework. 2015-03-05 01:13:01 +01:00
Martin Baulig 982a8e40df Add the native provider. 2015-03-04 21:24:45 +01:00
Martin Baulig 7cb2fbabaa Crypto tests are now complete. 2015-03-04 20:57:30 +01:00
Martin Baulig ab8067ba61 Cleanups. 2015-03-03 20:05:28 +01:00
Martin Baulig 8e5d1d3270 Preparing more tests. 2015-03-03 19:53:29 +01:00
Martin Baulig ba3428f11f Renamed. 2015-03-03 19:04:12 +01:00
Martin Baulig 71362b8aca Port to the new test format. 2015-03-03 19:01:39 +01:00
Martin Baulig d52973f2dd Parameterize and let us select ... 2015-03-03 03:52:43 +01:00
Martin Baulig f05e25d493 Let's hook things up ... 2015-03-03 03:38:30 +01:00
Martin Baulig 1844edffb1 Add all the dependencies; these are much more complex than they need to be. 2015-03-03 03:04:17 +01:00
Martin Baulig 76f3d49ee3 Add new Mono.Security.NewTls.Tests project.
This is a PCL, so it may only reference Mono.Security.NewTls.Interface
and Mono.Security.NewTls.TestFramework.

All tests will go in here.

All platform-specific code for Mobile must go into Mono.Security.NewTls.TestProvider
via dependency-injection.
2015-03-03 02:36:48 +01:00