commit | 047af3e67bf381537aa8e1d4c7ed372a6e433eaf | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Fri Sep 30 17:10:28 2022 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Tue Nov 01 15:25:08 2022 +0000 |
tree | 2852b349a279ca049a41982bfa04f391dcbfcb97 | |
parent | c14743a9df4e333956722575ca40fc46aabd6ef5 [diff] |
feat: allow UART expectations written in LAVA job YAML format This change introduces the ability to use the LAVA job YAML format directly instead of the existing Bash Expect-like scripts, which saves us from having to invent a new syntax to deal with anything that is currently unsupported (like timeouts). Change-Id: I6df4663c847daadbee40b8205df2c9a0f657c8c9 Signed-off-by: Chris Kay <chris.kay@arm.com>