]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Sep 2020 21:42:27 +0000 (22:42 +0100)
commitcfa9c1ce853bfd31c1febe61d0f7ad9c5d35f709
treedc509d04f859052edd304a80e2813615860a7739
parent35d4dd42477f316b6af889a0aec16439693e0849
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>
meta/lib/oeqa/runtime/cases/terminal.py [new file with mode: 0644]