{ "run_config": { "target" : "qemu", "hardware" : { "baudrate": 115200, "timeout": 60 }, "qemu" : { "timeout": 60 } }, "build_target": "clean all", "build_config": { "SOC": "evalsoc", "BOARD": "nuclei_fpga_eval", "CORE": "ux600", "DOWNLOAD": "ilm", "ARCH_EXT": "" }, "appconfig": { "application/baremetal/benchmark/dhrystone": { "build_config" : {}, "checks": { "PASS": ["1000000/(User_Cycle/Number_Of_Runs)", "Please increase number"] } }, "application/rtthread/msh": { "build_config" : {}, "checks": { "PASS": ["msh >", "Hello RT-Thread!"] } }, "application/baremetal/benchmark/dhrystone_v2.2": { "build_config" : {}, "checks": { "PASS": ["Measured time too small to obtain meaningful results"] } } }, "expected": { "application/baremetal/demo_nice" : { "run": true, "build": true }, "test/core": {"build": true, "run": true} } }