generic-poky/scripts/qemuimage-tests
Tom Rini 10304e08ad connman_test.sh: Rework for busybox 'ps'
This script has two problems today.  First, it does 'ps -ef cmd'
in failure which real ps doesn't grok and busybox ps just ignores
the argument on.  Switch that to 'ps -ef'.  Second, busybox ps -o
doesn't understand cmd but does understand comm.  Using comm lets
us simplify the test logic as well, so switch to that.

(From OE-Core rev: cb34ce6833f298d487eeb35cf8297f286ef624d4)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-04 15:04:34 +01:00
..
sanity Replace POKYBASE with COREBASE 2011-04-21 00:29:29 +01:00
scenario qemuimagetest: Enable toolchain automation tests in qemuimagetest 2011-05-04 00:56:33 +01:00
toolchain qemuimagetest: update cvs and iptables to newer version for toolchain test 2011-06-24 11:28:32 +01:00
tools connman_test.sh: Rework for busybox 'ps' 2011-08-04 15:04:34 +01:00