Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-07-15 | lib/oeqa/oetest.py: provide a ps command for all tests | Stefan Stanacar | 1 | |
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> | ||||
2013-07-09 | lib/oeqa/oetest.py: base module for all runtime unittests | Stefan Stanacar | 1 | |
This module contains the base class for all runtime tests and some helper methods. Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com> Signed-off-by: Radu Moisan <radu.moisan@intel.com> |