仿真平台内核初版 -tlib库 包含<sparc arm riscv powerPC>
This commit is contained in:
9
tests/platforms/ACRN.robot
Normal file
9
tests/platforms/ACRN.robot
Normal file
@@ -0,0 +1,9 @@
|
||||
*** Variables ***
|
||||
${UART} sysbus.uart
|
||||
${SCRIPT_ZEPHYR} @scripts/single-node/acrn_x86_64-zephyr.resc
|
||||
|
||||
*** Test Cases ***
|
||||
Should Run Zephyr hello_world Sample
|
||||
Execute Command include ${SCRIPT_ZEPHYR}
|
||||
Create Terminal Tester ${UART}
|
||||
Wait For Line On Uart Hello World! acrn
|
||||
Reference in New Issue
Block a user