]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/oetest.py: provide a ps command for all tests
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 12 Jul 2013 10:38:53 +0000 (13:38 +0300)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Jul 2013 17:29:27 +0000 (10:29 -0700)
commit1515d33d2c5b7275a3ac20e07c1db1d8273de796
treee0447ac2afcc67e21da9e5ea76129308bec9b734
parentc2c47a002996b8dbcf9b311dff677202b1f11a64
lib/oeqa/oetest.py: provide a ps command for all tests

Many tests will use 'ps' but we need to know if it's busybox
or standard ps.
Drop the existing check from the connman test.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/oetest.py
meta/lib/oeqa/runtime/connman.py