<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/scripts/qemuimage-tests/tools, branch denzil</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=denzil</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=denzil'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-11-18T10:47:15+00:00</updated>
<entry>
<title>sanitytest: use different option for command ps from busybox and procps</title>
<updated>2011-11-18T10:47:15+00:00</updated>
<author>
<name>Jiajun Xu</name>
<email>jiajun.xu@intel.com</email>
</author>
<published>2011-11-17T06:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c87a539aec000bdf13180f91a1c970ae9bd789c4'/>
<id>urn:sha1:c87a539aec000bdf13180f91a1c970ae9bd789c4</id>
<content type='text'>
Current sanitytest use option -e for ps command, which only works for ps
from procps. It fails if ps is provided by busybox. Add check to use different
option for command from busybox and procps.

[YOCTO #1756]

(From OE-Core rev: dd856f5609c13fc740b53016de033a8a9cbe6b51)

Signed-off-by: Jiajun Xu &lt;jiajun.xu@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>connman_test.sh: Rework for busybox 'ps'</title>
<updated>2011-08-04T14:04:34+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2011-07-27T22:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=10304e08adf0f6e426256ec99c5a7ffbcd52e115'/>
<id>urn:sha1:10304e08adf0f6e426256ec99c5a7ffbcd52e115</id>
<content type='text'>
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 &lt;tom_rini@mentor.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemuimagetest: Add basic function check for connman</title>
<updated>2011-01-02T09:25:40+00:00</updated>
<author>
<name>Jiajun Xu</name>
<email>jiajun.xu@intel.com</email>
</author>
<published>2010-12-31T08:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2e3cdcb067f9c90f18a2b27d99caa63aa23c488f'/>
<id>urn:sha1:2e3cdcb067f9c90f18a2b27d99caa63aa23c488f</id>
<content type='text'>
Add one case for connman sanity test. We check if connmand is running
in background after booting and if there is always one connmand process
running even connmand is executed by several times.

Signed-off-by Jiajun Xu &lt;jiajun.xu@intel.com&gt;
</content>
</entry>
<entry>
<title>qemuimagetest: Add basic function check for gcc/g++/make command in target</title>
<updated>2011-01-02T09:25:40+00:00</updated>
<author>
<name>Jiajun Xu</name>
<email>jiajun.xu@intel.com</email>
</author>
<published>2010-12-31T07:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=62caed8237baabd2b51d8f216f555880ae4a23c8'/>
<id>urn:sha1:62caed8237baabd2b51d8f216f555880ae4a23c8</id>
<content type='text'>
Add one case for compile tools sanity test in target, including gcc/g++/make.

Signed-off-by Jiajun Xu &lt;jiajun.xu@intel.com&gt;
</content>
</entry>
<entry>
<title>qemuimagetest: Add basic function check for rpm command</title>
<updated>2011-01-02T09:25:40+00:00</updated>
<author>
<name>Jiajun Xu</name>
<email>jiajun.xu@intel.com</email>
</author>
<published>2010-12-31T05:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bcf8853e457f7ec43dfcaa91c66c0ae159565b53'/>
<id>urn:sha1:bcf8853e457f7ec43dfcaa91c66c0ae159565b53</id>
<content type='text'>
Add one case for rpm query sanity test.

Signed-off-by Jiajun Xu &lt;jiajun.xu@intel.com&gt;
</content>
</entry>
<entry>
<title>qemuimagetest: Add basic function check for zypper command</title>
<updated>2011-01-02T09:25:40+00:00</updated>
<author>
<name>Jiajun Xu</name>
<email>jiajun.xu@intel.com</email>
</author>
<published>2010-12-29T05:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f6442e68cc0861cc7dedc12ee3c3d68415a3a1eb'/>
<id>urn:sha1:f6442e68cc0861cc7dedc12ee3c3d68415a3a1eb</id>
<content type='text'>
Add two cases for zypper sanity test.

Signed-off-by Jiajun Xu &lt;jiajun.xu@intel.com&gt;
</content>
</entry>
<entry>
<title>imagetest-qemu: Add test case for dmesg check in target</title>
<updated>2010-11-10T13:09:22+00:00</updated>
<author>
<name>Jiajun Xu</name>
<email>jiajun.xu@intel.com</email>
</author>
<published>2010-10-29T17:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=12a861359a3413ded52174c814e8653c56caee17'/>
<id>urn:sha1:12a861359a3413ded52174c814e8653c56caee17</id>
<content type='text'>
Add a test case for error log check with command dmesg in target. The
case introduces a new folder in target, "/opt/test", which holds test
scripts running in target.

Signed-off-by Jiajun Xu &lt;jiajun.xu@intel.com&gt;
</content>
</entry>
</feed>
