Test Statistics

Total Statistics
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
All Tests
101000:00:54
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:55

Test Execution Log

00:00:54.816 SUITE Test Suite
00:00:00.626 SETUP renode-keywords . Setup
00:00:00.002 TEARDOWN renode-keywords . Teardown
00:00:54.115 TEST micropython on gd32vf103v_eval
00:00:00.005 SETUP Remote . Reset Emulation
00:00:03.594 KEYWORD ${x} = Remote . Execute Command include @/ci/simulate/gd32vf103v_eval/micropython/micropython.resc
00:00:00.015 KEYWORD Remote . Create Terminal Tester sysbus.usart0, timeout=15
00:00:00.004 KEYWORD Remote . Write Char Delay 0.01
00:00:00.124 KEYWORD Remote . Start Emulation
00:00:50.321 KEYWORD Remote . Wait For Line On Uart *** Booting Zephyr OS build 810f978bed4f ***, pauseEmulation=true
00:00:00.000 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.001 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.048 TEARDOWN renode-keywords . Test Teardown