]> code.ossystems Code Review - openembedded-core.git/commit
weston: add a basic runtime test
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 16 Feb 2020 15:50:11 +0000 (16:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Feb 2020 23:52:42 +0000 (23:52 +0000)
commit57700767f90eea8f2b78187c42581aca42d50bbf
tree16b3f95feb9238c7fc1371f464d9c2f61494ac8b
parent1cf26f69fd89b43be24cd1232c43e5050b9d718a
weston: add a basic runtime test

The test is checking that weston is able to start.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass
meta/lib/oeqa/runtime/cases/weston.py [new file with mode: 0644]