blob: 2e92e0209dc48f3dab2414e273c30a52a3ff8d3b [file] [log] [blame]
*** Keywords ***
Create Machine
Execute Command mach create
Execute Command machine LoadPlatformDescription @platforms/cpus/miv.repl
*** Test Cases ***
Should Open Host UART Terminal
[Tags] skip_windows non_critical
${pty_link}= Allocate Temporary File
Create Machine
# We need forceCreate because Allocate Temporary File creates a file which our
# symlink needs to overwrite.
Execute Command emulation CreateUartPtyTerminal "tmp" "${pty_link}" true