diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2019-01-25 14:21:26 +0100 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2019-01-29 16:39:33 +0100 |
commit | a20b2fba46607121031d400400c16d0f033b8a94 (patch) | |
tree | dc8bc4b62889c3d184948c611ed72681a848fd7d /lib/oeqa/selftest/qemucommand.py | |
parent | 809f438a498ba5cef59133541629dfff73346ad1 (diff) | |
download | meta-updater-a20b2fba46607121031d400400c16d0f033b8a94.tar.gz |
First attempt at backporting oe-selftest to morty.
Still failing:
updater.SecondaryTests
updater.SotaToolsTests
updater.AktualizrToolsTests
updater.HsmTests
updater.ImplProvTests
Mostly seems related to running host-side tools.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'lib/oeqa/selftest/qemucommand.py')
l--------- | lib/oeqa/selftest/qemucommand.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/oeqa/selftest/qemucommand.py b/lib/oeqa/selftest/qemucommand.py new file mode 120000 index 0000000..bc06dde --- /dev/null +++ b/lib/oeqa/selftest/qemucommand.py | |||
@@ -0,0 +1 @@ | |||
../../../scripts/qemucommand.py \ No newline at end of file | |||