]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: fix runtime test for rpm, port smart tests to dnf
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 30 Jan 2017 18:03:53 +0000 (20:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commit749a496d273f9fd378588e309cf976294584ca5f
tree934850affbf6869c8069033b92e60e8c591a8614
parent8f331db8136c8bf28ceea7f8ae410eb9d83225ad
testimage.bbclass: fix runtime test for rpm, port smart tests to dnf

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/classes/testimage.bbclass
meta/lib/oeqa/oetest.py
meta/lib/oeqa/runtime/cases/dnf.py [new file with mode: 0644]
meta/lib/oeqa/runtime/cases/parselogs.py
meta/lib/oeqa/runtime/cases/rpm.py
meta/lib/oeqa/runtime/cases/smart.py [deleted file]