mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added json_fuzzer and msgpack_fuzzer in test suite
This commit is contained in:
		| @@ -128,7 +128,12 @@ matrix: | ||||
|         apt: | ||||
|           sources: ['ubuntu-toolchain-r-test'] | ||||
|           packages: ['clang-6.0','llvm-6.0'] | ||||
|       env: SCRIPT=fuzz CLANG=6.0 | ||||
|       env: SCRIPT=fuzz CLANG=6.0 FUZZER=json | ||||
|     - addons: | ||||
|         apt: | ||||
|           sources: ['ubuntu-toolchain-r-test'] | ||||
|           packages: ['clang-6.0','llvm-6.0'] | ||||
|       env: SCRIPT=fuzz CLANG=6.0 FUZZER=msgpack | ||||
| cache: | ||||
|   directories: | ||||
|     - "~/.platformio" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user