Test Statistics

Total Statistics
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
All Tests
101000:00:18
Statistics by Tag
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
No Tags
Statistics by Suite
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
101000:00:18

Test Execution Log

00:00:17.984 SUITE Test Suite
00:00:00.293 SETUP renode-keywords . Setup
00:00:00.001 TEARDOWN renode-keywords . Teardown
00:00:17.668 TEST micropython on rcar_spider_s4_r8a779f0_r52
00:00:00.001 SETUP Remote . Reset Emulation
00:00:01.842 KEYWORD ${x} = Remote . Execute Command include @/ci/simulate/rcar_spider_s4_r8a779f0_r52/micropython/micropython.resc
00:00:00.012 KEYWORD Remote . Create Terminal Tester sysbus.scif0, timeout=15
00:00:00.002 KEYWORD Remote . Write Char Delay 0.01
00:00:00.112 KEYWORD Remote . Start Emulation
00:00:00.101 KEYWORD Remote . Wait For Line On Uart *** Booting Zephyr OS build 810f978bed4f ***, pauseEmulation=true
00:00:14.809 KEYWORD Remote . Wait For Prompt On Uart >>>
00:00:00.000 KEYWORD Remote . Write Line To Uart 2+2
00:00:00.000 KEYWORD Remote . Wait For Line On Uart 4, pauseEmulation=true
00:00:00.000 KEYWORD Remote . Write Line To Uart def compare(a, b): return True if a > b else False
00:00:00.000 KEYWORD Remote . Write Line To Uart
00:00:00.000 KEYWORD Remote . Write Line To Uart compare(3.2, 2.4)
00:00:00.000 KEYWORD Remote . Wait For Line On Uart True, pauseEmulation=true
00:00:00.000 KEYWORD Remote . Write Line To Uart compare(2.2, 5.8)
00:00:00.000 KEYWORD Remote . Wait For Line On Uart False, pauseEmulation=true
00:00:00.786 TEARDOWN renode-keywords . Test Teardown