commit | dd60469be89765a7d4063ee19ecac416d2257d1e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jan 25 16:54:36 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 26 14:15:08 2024 +0100 |
tree | 9e3f66470c91989335529a33e2be86ac8fffd690 | |
parent | ddbcc396e244e1291d169b3336b8b938d9e26126 [diff] |
test: unit test for smbios command Provide a unit test for the smbios command. Provide different test functions for QEMU, sandbox, and other systems. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>