mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Improved coverage of MsgPackDeserializer
This commit is contained in:
		| @@ -46,6 +46,7 @@ TEST_CASE("deserializeMsgPack() returns IncompleteInput") { | ||||
|  | ||||
|   SECTION("map 32") { | ||||
|     checkAllSizes("\xDF\x00\x00\x00\x01\xA3one\x01", 10); | ||||
|     checkAllSizes("\xDF\x00\x00\x00\x01\xd9\x03one\x01", 11); | ||||
|   } | ||||
|  | ||||
|   SECTION("uint 8") { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user