commit | 393fcf7b7dd94242efb1f2aa8936a5ea3461356a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Jul 31 22:01:21 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 14 17:55:53 2023 -0400 |
tree | 2dc33f99bfaeb1eb7017847cd3f88c6c3a227a4f | |
parent | ae2d5e8d742d47214f214108a87ccd1f5becc0cd [diff] |
test: unit test for semihosting Provide a unit test for semihosting testing reading and writing a file. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Sean Anderson <sean.anderson@seco.com>