mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added support for CMake's unity builds
This commit is contained in:
		| @@ -7,9 +7,9 @@ | ||||
|  | ||||
| using namespace ARDUINOJSON_NAMESPACE; | ||||
|  | ||||
| static char buffer[4096]; | ||||
|  | ||||
| TEST_CASE("MemoryPool::allocVariant()") { | ||||
|   char buffer[4096]; | ||||
|  | ||||
|   SECTION("Returns different pointer") { | ||||
|     MemoryPool pool(buffer, sizeof(buffer)); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user