blob: 54b34268e54e0b653449e3a6f08554bae7e96e20 [file]
*** 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 basic-tests
${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