25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christian Kratky 4c76a898b6 Add new UnitTests. 6 년 전
..
AsyncAutoResentEventTests.cs Fix unit test. 6 년 전
AsyncLockTests.cs Replace the Async coordination primitives 6 년 전
ExtensionTests.cs Refactor message processing and async/await usage. 6 년 전
MQTTnet.Core.Tests.csproj Reorganize solution structure. 6 년 전
MqttApplicationMessageBuilderTests.cs Merge proces, enable signing of the assembly. 7 년 전
MqttClientTests.cs Fix unit tests to allow release builds. 6 년 전
MqttKeepAliveMonitorTests.cs Fix order of ClientConnected and ClientDisconnected events. 6 년 전
MqttPacketIdentifierProviderTests.cs Fix generation of packet identifier. 6 년 전
MqttPacketReaderTests.cs dont use thread static buffers they are overlapping on server due to async io 6 년 전
MqttPacketSerializerTests.cs Extend MqttPacketReader constructor to allow more unit tests. 6 년 전
MqttPacketWriterTests.cs Fix wrong packet writer buffer length calculation. 6 년 전
MqttServerTests.cs Add new UnitTests. 6 년 전
MqttSubscriptionsManagerTests.cs Refactor async/await and ConcurrentDictionary usage. 6 년 전
RoundtripTimeTests.cs Add new UnitTests. 6 년 전
TestMqttCommunicationAdapter.cs Refactor message processing and async/await usage. 6 년 전
TestMqttCommunicationAdapterFactory.cs Refactor logging and add benchmark. 6 년 전
TestMqttServerAdapter.cs Refactor subscriptions manager 6 년 전
TestServerExtensions.cs Add new UnitTests. 6 년 전
TopicFilterComparerTests.cs Add topic filter tests from MQTT spec 6 년 전