]> code.ossystems Code Review - openembedded-core.git/commit
oetest.py: Add default pscmd to oeTest
authorMariano Lopez <mariano.lopez@linux.intel.com>
Mon, 2 May 2016 13:19:18 +0000 (13:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 May 2016 22:23:43 +0000 (23:23 +0100)
commit44aa8c3b6747179a0c4c156fc4922d838cdc19a4
treec9f800545879040d474092cf4eb40c7c01655ad3
parentbd4dbe4f5ba334690fcb6f26eb06c793ac026b55
oetest.py: Add default pscmd to oeTest

pscmd is used by some tests to get the process
running on the target. If the test are exported
there won't be any pscmd attibute in the oeTest.

This adds "ps" as default pscmd.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py