]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime: add test for matchbox-terminal
authorTeohJayShen <jay.shen.teoh@intel.com>
Mon, 14 Sep 2020 04:27:41 +0000 (12:27 +0800)
committerSteve Sakoman <steve@sakoman.com>
Wed, 4 Aug 2021 19:57:23 +0000 (09:57 -1000)
commite4d0109bde6f9dce0709106262c3e4f51007b510
tree798dd6702afc6492d0230830489cbf38fcd80782
parentdbd541cf2bf5083604a2e929ea8f148b96b4ce2f
oeqa/runtime: add test for matchbox-terminal

This test is checking that the terminal application is able to run. The click_terminal_icon_on_X_desktop manual test case from oeqa/manual/bsp-hw can be replace by this runtime test.

Signed-off-by: TeohJayShen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cfa9c1ce853bfd31c1febe61d0f7ad9c5d35f709)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/runtime/cases/terminal.py [new file with mode: 0644]