<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yoctoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ktian1</id>
	<title>Yocto Project - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yoctoproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ktian1"/>
	<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/Special:Contributions/Ktian1"/>
	<updated>2026-04-23T10:16:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Posix_result&amp;diff=690</id>
		<title>Posix result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Posix_result&amp;diff=690"/>
		<updated>2011-02-01T07:28:49Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
The Open POSIX* Test Suite is an open source test suite with the goal of performing conformance, functional, stress, and performance testing of the functions described in the IEEE Std 1003.1-2001 System Interfaces specification. Eventual testing of the full specification is desired (http://posixtest.sourceforge.net/)&lt;br /&gt;
&lt;br /&gt;
Similar to [[https://wiki.yoctoproject.org/wiki/LTP_result LTP result]], embedded linux distribution is highly customized for a specific purpose, and thus both the kernel and base environment may not satisfy the posix requirement. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing posix failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track poix test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=172&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of posix test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 (*) || 1744 || 1744 || 1745 || 1750 || 1753 || 1753 || 1744 || 1755 || 1754&lt;br /&gt;
|}&lt;br /&gt;
 *: 1.0-M2 misses some link flags, and thus many unexpected link failures observed&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* use &amp;quot;-m 512&amp;quot; to launch the qemu targets&lt;br /&gt;
* make sure below line is uncommented in LDFLAGS file:&lt;br /&gt;
 #-D_XOPEN_SOURCE=600 -lpthread -lrt -lm&lt;br /&gt;
* don&#039;t test AIO as the test cases themselves have compilation warnings which are treated as errors (use &#039;exit&#039; while doesn&#039;t include stdlib.h)&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;OpenPOSIX version&#039;&#039;&#039;: posixtestsuite-1.5.2.tar&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ./run_tests [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS]&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 1744 || 1744 || 1745 || 1750 || 1753 || 1753 || 1744 || 1755 || 1754&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The major problem for high failure numbers here is due to one environmental issue. It&#039;s suggested to uncomment below line from LDFLAGS file:&lt;br /&gt;
 #-D_XOPEN_SOURCE=600 -lpthread -lrt -lm&lt;br /&gt;
libpthread and librt are critical for posix interface test. Without doing this the majority of the failures are link failures being failed to find necessary libraries.&lt;br /&gt;
 My quick test on qemux86 shows that the failure could be reduced a lot to &amp;lt;200 in a rough run&lt;br /&gt;
&lt;br /&gt;
Based on above fact, no more analysis is done on 1.0-M2 posix results. The thorough analysis will be postponed to 1.0-M3 which will use the right test steps and newer 2.6.37 kernel&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Posix_result&amp;diff=689</id>
		<title>Posix result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Posix_result&amp;diff=689"/>
		<updated>2011-02-01T07:26:02Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
The Open POSIX* Test Suite is an open source test suite with the goal of performing conformance, functional, stress, and performance testing of the functions described in the IEEE Std 1003.1-2001 System Interfaces specification. Eventual testing of the full specification is desired (http://posixtest.sourceforge.net/)&lt;br /&gt;
&lt;br /&gt;
Similar to [[https://wiki.yoctoproject.org/wiki/LTP_result LTP result]], embedded linux distribution is highly customized for a specific purpose, and thus both the kernel and base environment may not satisfy the posix requirement. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing posix failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track poix test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=172&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of posix test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 (*) || 1744 || 1744 || 1745 || 1750 || 1753 || 1753 || 1744 || 1755 || 1754&lt;br /&gt;
|}&lt;br /&gt;
 *: 1.0-M2 misses some link flags, and thus many unexpected link failures observed&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* use &amp;quot;-m 512&amp;quot; to launch the qemu targets&lt;br /&gt;
* make sure below line is uncommented in LDFLAGS file:&lt;br /&gt;
 #-D_XOPEN_SOURCE=600 -lpthread -lrt -lm&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;OpenPOSIX version&#039;&#039;&#039;: posixtestsuite-1.5.2.tar&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ./run_tests [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS]&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 1744 || 1744 || 1745 || 1750 || 1753 || 1753 || 1744 || 1755 || 1754&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The major problem for high failure numbers here is due to one environmental issue. It&#039;s suggested to uncomment below line from LDFLAGS file:&lt;br /&gt;
 #-D_XOPEN_SOURCE=600 -lpthread -lrt -lm&lt;br /&gt;
libpthread and librt are critical for posix interface test. Without doing this the majority of the failures are link failures being failed to find necessary libraries.&lt;br /&gt;
 My quick test on qemux86 shows that the failure could be reduced a lot to &amp;lt;200 in a rough run&lt;br /&gt;
&lt;br /&gt;
Based on above fact, no more analysis is done on 1.0-M2 posix results. The thorough analysis will be postponed to 1.0-M3 which will use the right test steps and newer 2.6.37 kernel&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Posix_result&amp;diff=688</id>
		<title>Posix result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Posix_result&amp;diff=688"/>
		<updated>2011-02-01T07:19:39Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: Created page with &amp;#039;==Introduction== The Open POSIX* Test Suite is an open source test suite with the goal of performing conformance, functional, stress, and performance testing of the functions des…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
The Open POSIX* Test Suite is an open source test suite with the goal of performing conformance, functional, stress, and performance testing of the functions described in the IEEE Std 1003.1-2001 System Interfaces specification. Eventual testing of the full specification is desired (http://posixtest.sourceforge.net/)&lt;br /&gt;
&lt;br /&gt;
Similar to [[https://wiki.yoctoproject.org/wiki/LTP_result LTP result]], embedded linux distribution is highly customized for a specific purpose, and thus both the kernel and base environment may not satisfy the posix requirement. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing posix failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track poix test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=172&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of posix test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 (*) || 1744 || 1744 || 1745 || 1750 || 1753 || 1753 || 1744 || 1755 || 1754&lt;br /&gt;
|}&lt;br /&gt;
 *: 1.0-M2 misses some link flags, and thus many unexpected link failures observed&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* use &amp;quot;-m 512&amp;quot; to launch the qemu targets&lt;br /&gt;
* make sure below line is uncommented in LDFLAGS file:&lt;br /&gt;
 #-D_XOPEN_SOURCE=600 -lpthread -lrt -lm&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;OpenPOSIX version&#039;&#039;&#039;: posixtestsuite-1.5.2.tar&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ./run_tests [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS]&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 1744 || 1744 || 1745 || 1750 || 1753 || 1753 || 1744 || 1755 || 1754&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The major problem for high failure numbers here is due to one environmental issue. It&#039;s suggested to uncomment below line from LDFLAGS file:&lt;br /&gt;
 #-D_XOPEN_SOURCE=600 -lpthread -lrt -lm&lt;br /&gt;
libpthread and librt are critical for posix interface test. Without doing this the majority of the failures are link failures being failed to find necessary libraries.&lt;br /&gt;
 My quick test on qemux86 shows that the failure could be reduced to 121 in a rough run&lt;br /&gt;
&lt;br /&gt;
Based on above fact, no more analysis is done on 1.0-M2 posix results. The thorough analysis will be postponed to 1.0-M3 which will use the right test steps and newer 2.6.37 kernel&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=683</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=683"/>
		<updated>2011-01-30T08:41:18Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* Overall trend */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users. &lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
** It&#039;s better to use a tmp dir from the 2nd disk which contains ltp test suite. This way it avoids some noisy disk space limitation errors&lt;br /&gt;
* suggest to use &amp;quot;-m 512&amp;quot; as some tests are memory stress&lt;br /&gt;
* suggest to disable hackbench from runtest/sched, which is not suitable to run in emulator, and simply hang&lt;br /&gt;
* don&#039;t use &amp;quot;-q&amp;quot; option when running ltp, which hides many useful output info&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* &#039;&#039;&#039;total&#039;&#039;&#039;: the number of total test cases&lt;br /&gt;
* &#039;&#039;&#039;failures&#039;&#039;&#039;: the number of failures&lt;br /&gt;
* &#039;&#039;&#039;audit&#039;&#039;&#039;: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition, or can&#039;t reproduce locally&lt;br /&gt;
** pending: the analysis is done with bug reported, but pending for final solution&lt;br /&gt;
** duplicated: the  number of failures which are same as on other platforms which have been analyzed already&lt;br /&gt;
* &#039;&#039;&#039;similarity&#039;&#039;&#039;: similarity to Qemux86 which is chosen as the base. most cases are common on all targets&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; ||&#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;4&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Duplicated || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;31&#039;&#039;&#039; || &#039;&#039;&#039;28&#039;&#039;&#039; || &#039;&#039;&#039;35&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;3&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel is not configured correctly. Lots of new failures &lt;br /&gt;
   are related to IPC, which may come from lacking of some kernel options. This&lt;br /&gt;
   has been verified with newer 2.6.37 kernel recently, that only ~60 failures&lt;br /&gt;
   remaining. So the analysis is skipped for it in this cycle.&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=682</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=682"/>
		<updated>2011-01-30T08:39:36Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* Overall trend */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users. &lt;br /&gt;
** It&#039;s better to use a tmp dir from the 2nd disk which contains ltp test suite. This way it avoids some noisy disk space limitation errors&lt;br /&gt;
* suggest to use &amp;quot;-m 512&amp;quot; as some tests are memory stress&lt;br /&gt;
* suggest to disable hackbench from runtest/sched, which is not suitable to run in emulator, and simply hang&lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* &#039;&#039;&#039;total&#039;&#039;&#039;: the number of total test cases&lt;br /&gt;
* &#039;&#039;&#039;failures&#039;&#039;&#039;: the number of failures&lt;br /&gt;
* &#039;&#039;&#039;audit&#039;&#039;&#039;: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition, or can&#039;t reproduce locally&lt;br /&gt;
** pending: the analysis is done with bug reported, but pending for final solution&lt;br /&gt;
** duplicated: the  number of failures which are same as on other platforms which have been analyzed already&lt;br /&gt;
* &#039;&#039;&#039;similarity&#039;&#039;&#039;: similarity to Qemux86 which is chosen as the base. most cases are common on all targets&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; ||&#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;4&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Duplicated || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;31&#039;&#039;&#039; || &#039;&#039;&#039;28&#039;&#039;&#039; || &#039;&#039;&#039;35&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;3&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel is not configured correctly. Lots of new failures &lt;br /&gt;
   are related to IPC, which may come from lacking of some kernel options. This&lt;br /&gt;
   has been verified with newer 2.6.37 kernel recently, that only ~60 failures&lt;br /&gt;
   remaining. So the analysis is skipped for it in this cycle.&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=681</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=681"/>
		<updated>2011-01-30T08:33:34Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users.&lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* &#039;&#039;&#039;total&#039;&#039;&#039;: the number of total test cases&lt;br /&gt;
* &#039;&#039;&#039;failures&#039;&#039;&#039;: the number of failures&lt;br /&gt;
* &#039;&#039;&#039;audit&#039;&#039;&#039;: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition, or can&#039;t reproduce locally&lt;br /&gt;
** pending: the analysis is done with bug reported, but pending for final solution&lt;br /&gt;
** duplicated: the  number of failures which are same as on other platforms which have been analyzed already&lt;br /&gt;
* &#039;&#039;&#039;similarity&#039;&#039;&#039;: similarity to Qemux86 which is chosen as the base. most cases are common on all targets&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; ||&#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;4&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Duplicated || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;31&#039;&#039;&#039; || &#039;&#039;&#039;28&#039;&#039;&#039; || &#039;&#039;&#039;35&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;3&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel is not configured correctly. Lots of new failures &lt;br /&gt;
   are related to IPC, which may come from lacking of some kernel options. This&lt;br /&gt;
   has been verified with newer 2.6.37 kernel recently, that only ~60 failures&lt;br /&gt;
   remaining. So the analysis is skipped for it in this cycle.&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Routerstation-ltp&amp;diff=680</id>
		<title>Routerstation-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Routerstation-ltp&amp;diff=680"/>
		<updated>2011-01-30T08:32:22Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 145 (0%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 0&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 145&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 28 (19.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        the highest noise comes from routerstation. In a glimpse the new failures come from:&lt;br /&gt;
            * no IPC mechanisms: shm, msg, ... &lt;br /&gt;
        this has been mostly solved in newer 2.6.37 kernel, and thus will be analyzed in next M3 test&lt;br /&gt;
            &lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fcntl16 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fcntl16_64 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ftruncate04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ftruncate04_64 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| kill05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| kill07 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mq_notify01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mq_open01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mq_timedreceive01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mq_timedsend01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mq_unlink01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mremap04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl07 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl08 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl09 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl10 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl11 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgget01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgget02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgget03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgget04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgrcv01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgrcv02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgrcv03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgrcv04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgrcv05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgrcv06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgsnd01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgsnd02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgsnd03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgsnd04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgsnd05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgsnd06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msync01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| madvise03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| recvmsg01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semctl07 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semget01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semget02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semget03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semget05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semget06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semop01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semop02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semop03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semop04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semop05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmat02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmat03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmctl01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmctl02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmctl03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmctl04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmdt01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmdt02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmget01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmget02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmget03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmget04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmget05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| rwtest04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| dio04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| dio10 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt07 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt08 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt09 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmt10 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shm_test01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mallocstress01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress10 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| pipeio_1 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| pipeio_3 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| pipeio_4 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| pipeio_5 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| pipeio_6 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| pipeio_8 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sem01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sem02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_02_get || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_02_snd || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_02_rcv || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_02_ctl || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_04 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| message_queue_test_05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semaphore_test_01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semaphore_test_02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| semaphore_test_03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_03 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_06 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_07 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ar || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=679</id>
		<title>Beagleboard-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=679"/>
		<updated>2011-01-30T08:31:03Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 35 (100%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 35&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (85.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        fallocate01 fallocate02 fallocate03 getcontext01 quota_remount_test01 &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || [[blacksand-ltp|blacksand]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Blacksand-ltp&amp;diff=678</id>
		<title>Blacksand-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Blacksand-ltp&amp;diff=678"/>
		<updated>2011-01-30T08:30:03Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 29 (100%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 28&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 28 (96.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        quota_remount_test01 &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || NAB || Kevin Tian || quota_remount_test01.sh: line 86: quotacheck: not found || n/a &lt;br /&gt;
|| atom-pc live image doesn&#039;t contain quota utility&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Netbook-ltp&amp;diff=677</id>
		<title>Netbook-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Netbook-ltp&amp;diff=677"/>
		<updated>2011-01-30T08:28:54Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 33 (100%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 2&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 31&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (90.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        msgctl10 alarm06 quota_remount_test01 &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl10 || NAB || Kevin Tian || TBROK  :  Unexpected signal 2 received. || n/a &lt;br /&gt;
|| this can&#039;t be reproduced. normally &amp;quot;unexpected signal 2&amp;quot; received because Ctrl-c is clicked. need double-confirm next time || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| alarm06 || NAB || Kevin Tian || n/a || n/a &lt;br /&gt;
|| from the LTP output this case actually succeeds. can&#039;t reproduce here too. need double confirm next time || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || [[Blacksand-ltp|Blacksand]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=676</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=676"/>
		<updated>2011-01-30T08:26:23Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
&#039;&#039;&#039;total: 37 (100% audited)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 1&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 35&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || LTP || Kevin Tian || ERROR [line: 222] shmat failed: Invalid argument || n/a &lt;br /&gt;
|| shmem_test_05 attaches to a piece of shm on a set of fixed addresses among (0x30000000-0x32000000). &lt;br /&gt;
&lt;br /&gt;
Actually this is a bogus test as we don&#039;t know which address segments have been occupied already. In this specific case, there&#039;re quite a few segments occupied by ld.so and libc.so within that range, and thus -EINVAL is returned.&lt;br /&gt;
&lt;br /&gt;
This doesn&#039;t happen on other archs just because they happen to not have that range occupied.&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=675</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=675"/>
		<updated>2011-01-30T08:24:54Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
&#039;&#039;&#039;total: 37 (100% audited)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 4&lt;br /&gt;
&lt;br /&gt;
*Fixed: 1&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 29&lt;br /&gt;
&lt;br /&gt;
*pending: 3&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || Fixed || Kevin Tian || EXPECTED: EPERM&lt;br /&gt;
&lt;br /&gt;
RESULT:   SUCCESS 1 1&lt;br /&gt;
&lt;br /&gt;
FAILED test 78&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
(Failed tests:  46 47 48 49 50 51 52 53 54 55 56 57 58 61 62 63 64 65 66 67 68 69 70 73 74 75 76 77 78)&lt;br /&gt;
|| n/a &lt;br /&gt;
|| utimensat01 tried to verify all kinds of success and error conditions as defined in utimensat manual, for example, to get EPERM when the file is marked as append-only or immutable by chattr. However chattr has problem to change desired attributes as below:&lt;br /&gt;
&lt;br /&gt;
chattr: Inappropriate ioctl for device while reading flags on /tmp/ltp-XXXX36nW4a/utimensat_tests/utimensat.test_file&lt;br /&gt;
&lt;br /&gt;
it has been fixed in 2.6.37, and thus should be able to be further confirmed in 1.0-M3&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || NAB || Kevin Tian || the system simply hangs || n/a || it&#039;s not approriate to run this stress test in such an emulator, and this case has been commented when doing test on other platforms || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuppc-ltp&amp;diff=674</id>
		<title>Qemuppc-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuppc-ltp&amp;diff=674"/>
		<updated>2011-01-30T08:21:58Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 34 (100% audited)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 33&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (88.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        ar chdir01A splice02 utimensat01 &lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| ar || NAB || Kevin Tian || no error log is attached from QA || n/a || can&#039;t reproduce locally || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=673</id>
		<title>Qemux86-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=673"/>
		<updated>2011-01-30T08:20:48Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 34 (100% audited)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 26&lt;br /&gt;
&lt;br /&gt;
*Fixed: 6&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || Fixed || Kevin Tian || ld01: line 149: file: not found; FAIL - ld failed to build a shared object || ld01: line 75: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;file&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
but I&#039;m not sure whether we want to pull this into SDK profile.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=676 bug676]]&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || Fixed || Kevin Tian || ldd01: line 99: file: not found; ldd01: line 100: ldd: not found || dd01: line 99: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;ldd&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
ldd package is actually generated already. this one is good to be included into SDK profile as a development utility&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=676 bug676]]&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || Fixed || Kevin Tian || Received unexpected error - 13 : Permission denied || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| this case expects an -EPERM (if /var is set with 755 permission bits), but not sure why SDK image in M2 has the permission bits of /var as 0700 which results -EACCES returned. latest master has no this issue. will monitor in later tests. &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || Fixed || Kevin Tian  || caught unexpected signal - 11 --- exiting || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; in 01/11 nightly test &lt;br /&gt;
&lt;br /&gt;
will recheck in next milestone test&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| at_deny01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_deny01: line 194: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=675 bug675]]&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| at_allow01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_allow01: line 185: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at. &lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=675 bug675]]&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| cron || NAB || Kevin Tian || cron_tests.sh: line 102: crontab: not found; tail: cannot open `/var/log/messages&#039; for reading: No such file or directory || crontab activity not recorded in /var/log/messages. &lt;br /&gt;
|| in yocto crontab is recorded in /var/log/sysctl &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || NAB || Kevin Tian || Error Opening /dev/net/tun: No such file or directory || Error Opening /dev/net/tun: No such file or directory &lt;br /&gt;
|| tun is an optional kernel feature, not included in the kernel config for current profile &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || NAB || Kevin Tian || unzip output differs from expected output. Details || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox has a different output format &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: *.crit: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: mail.emerg: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: daemon.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; grep: /var/log/messages: No such file or directory || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || NAB || Kevin Tian || tar_tests.sh: line 172: file: not found; tar: zcvf option failed to create a compressed tar file || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox supports less options than standard tar &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || NAB || Kevin Tian || gzip: invalid option -- &#039;r&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-r&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || NAB || Kevin Tian || cpio: invalid option -- &#039;o&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-o&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || NAB || Kevin Tian || INIT: command logrotate not found || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || NAB || Kevin Tian || file_test.sh: line 162: file: not found || home/root/ltp/ltp/tmp/cprog: cannot open `/home/root/ltp/ltp/tmp/cprog&#039; (No such file or directory); file09      9  TBROK  :  rpm command broke. Reason:warning: Could not canonicalize hostname: qemux86; error: Could not open /usr/src/rpm/SRPMS/cprog-0.0.7-3.src.rpm: No such file or directory &lt;br /&gt;
|| two reasons for LSB failure: &lt;br /&gt;
&lt;br /&gt;
a) LTP&#039;s own problem - there&#039;s no check whether /usr/src/rpm/SRPM exists or not, which contributes to &amp;quot;No such file or directory&amp;quot; error; &lt;br /&gt;
&lt;br /&gt;
b) rpm5 has different output as rpm.org. &amp;quot;RPM v3.0 bin&amp;quot; is generated while &amp;quot;RPM v3.0 src&amp;quot; is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || NAB || Kevin Tian || unexpected error - 13 : Permission denied - expected 21 || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || NAB || Kevin Tian || mmapstress06: errno = 12; large mmap failed for this test to run, it needs a mmap space of 32769 pages || same in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; with &amp;quot;-m 512&amp;quot;. not enough free memory. at least 128M is required.  &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || NAB || Kevin Tian || main(): mmap(): Cannot allocate memory || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; by enlarging memory size to 1278M, because this test case requires 1G free memory &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || NAB || Kevin Tian || Could not add test user c01_user to system || /bin/sh: cron_deny01: not found &lt;br /&gt;
|| SDK profile doesn&#039;t contain cron;&lt;br /&gt;
&lt;br /&gt;
LSB profile has multiple issues:&lt;br /&gt;
&lt;br /&gt;
1) lsb&#039;s own error (use /var/spool/cron/deny while /etc/cron.deny is expected by cronie)&lt;br /&gt;
&lt;br /&gt;
2) PATH contains ending colon which results &amp;quot;cron_deny01 not found&amp;quot; error&lt;br /&gt;
&lt;br /&gt;
3) cronie itself lacks of necessary files and permissions to support non-root user using crontab  &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || NAB || Kevin Tian || cron_allow01: line 200: useradd: not found || /bin/sh: cron_allow01: not found || same reason as cron_deny01 &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || NAB || Kevin Tian || cron02: line 79: useradd: not found;Could not add test user c01_user to system || /bin/sh: cron_pos_tests.sh: not found &lt;br /&gt;
|| same reason as cron_deny01&lt;br /&gt;
&lt;br /&gt;
and one more specific reason. LTP cron test assumes vixie-cron behavior, which allows any user to use crontab if there&#039;s no /etc/cron.deny and /etc/cron.allow. cronie however enforces the reverse, that only superuser is allowed under that condition. LTP test case needs to be enhanced to explicitly set cron.allow before the test.&lt;br /&gt;
&lt;br /&gt;
|| report to LTP&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || NAB || Kevin Tian || FAIL: /etc/cron.d. Could not obtain directory status || FAIL: /etc/cron.d. Could not obtain directory status &lt;br /&gt;
|| lack of necessary directories, like cron.monthly, ...&lt;br /&gt;
&lt;br /&gt;
but there&#039;s also one known issue. this case requires no write permission for group/other users, however we have to keep write permission for crontab user for /var/spool/cron to make crontab working correctly. So this case is known to fail in the future too &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || NAB || Kevin Tian || su01: line 175: userdel: not found || sh: /home/root/ltp/ltp/testcases/bin/su01_s1: not found &lt;br /&gt;
|| su01_s1 uses &#039;/usr/bin/expect&#039; as the interpreter, which I don&#039;t think needs to add into yocto. so this will remain as a failure&lt;br /&gt;
&lt;br /&gt;
there&#039;s one issue though, that /bin/sh is still linked to busybox even when bash is included in LSB profile, which makes the error message inaccurate. with bash the error becomes &amp;quot;/usr/bin/expect: bad interpreter&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=674 bug674]]&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || NAB || Kevin Tian ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details &lt;br /&gt;
|| TWARN is not a failure, especially in this case sysctl03 throws out the warning when the kernel version &amp;gt;2.6.32. &lt;br /&gt;
&lt;br /&gt;
since we have 2.6.37, this is expected&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86_64-ltp&amp;diff=672</id>
		<title>Qemux86 64-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86_64-ltp&amp;diff=672"/>
		<updated>2011-01-30T08:20:32Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
&#039;&#039;&#039;total: 32 (100% audited)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity (qemux86): 29 (90.00%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        msgctl11 sendfile05 sendfile05_64&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| sendfile05 || LTP || Kevin Tian || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 &lt;br /&gt;
|| this is a new kernel behavior change in 2.6.37, due to:&lt;br /&gt;
&lt;br /&gt;
4a3956c790290efeb647bbb0c3a90476bb57800e (2010-10)&lt;br /&gt;
&lt;br /&gt;
which changes -EINVAL to -EOVERFLOW when &amp;quot;pos + count&amp;quot; overflows, while -EINVAL is expected by ltp&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sendfile05_64 || LTP || Kevin Tian || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 &lt;br /&gt;
|| same as sendfile05 &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl11 || not started || Kevin Tian || TFAIL  :         Fork failed (may be OK if under stress) || TFAIL  :         Fork failed (may be OK if under stress) &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; if enlarge memory to 512MB || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file ||[[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86_64-ltp&amp;diff=671</id>
		<title>Qemux86 64-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86_64-ltp&amp;diff=671"/>
		<updated>2011-01-30T08:20:11Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 32 (100% audited)&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity (qemux86): 29 (90.00%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        msgctl11 sendfile05 sendfile05_64&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| sendfile05 || LTP || Kevin Tian || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 &lt;br /&gt;
|| this is a new kernel behavior change in 2.6.37, due to:&lt;br /&gt;
&lt;br /&gt;
4a3956c790290efeb647bbb0c3a90476bb57800e (2010-10)&lt;br /&gt;
&lt;br /&gt;
which changes -EINVAL to -EOVERFLOW when &amp;quot;pos + count&amp;quot; overflows, while -EINVAL is expected by ltp&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sendfile05_64 || LTP || Kevin Tian || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 &lt;br /&gt;
|| same as sendfile05 &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl11 || not started || Kevin Tian || TFAIL  :         Fork failed (may be OK if under stress) || TFAIL  :         Fork failed (may be OK if under stress) &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; if enlarge memory to 512MB || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file ||[[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86_64-ltp&amp;diff=670</id>
		<title>Qemux86 64-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86_64-ltp&amp;diff=670"/>
		<updated>2011-01-30T08:19:57Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 32 (100% audited)&lt;br /&gt;
&lt;br /&gt;
audit: 32 (100%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
*pending: 0&lt;br /&gt;
&lt;br /&gt;
*not started: 0&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity (qemux86): 29 (90.00%)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        msgctl11 sendfile05 sendfile05_64&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| sendfile05 || LTP || Kevin Tian || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 &lt;br /&gt;
|| this is a new kernel behavior change in 2.6.37, due to:&lt;br /&gt;
&lt;br /&gt;
4a3956c790290efeb647bbb0c3a90476bb57800e (2010-10)&lt;br /&gt;
&lt;br /&gt;
which changes -EINVAL to -EOVERFLOW when &amp;quot;pos + count&amp;quot; overflows, while -EINVAL is expected by ltp&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sendfile05_64 || LTP || Kevin Tian || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 || TFAIL  :  sendfile returned unexpected errno, expected: 22, got: 75 &lt;br /&gt;
|| same as sendfile05 &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| msgctl11 || not started || Kevin Tian || TFAIL  :         Fork failed (may be OK if under stress) || TFAIL  :         Fork failed (may be OK if under stress) &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; if enlarge memory to 512MB || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file ||[[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[Qemux86-ltp]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[Qemux86-ltp]]  || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=669</id>
		<title>Qemux86-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=669"/>
		<updated>2011-01-30T08:18:23Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 34 (100% audited)&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 26&lt;br /&gt;
&lt;br /&gt;
*Fixed: 6&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || Fixed || Kevin Tian || ld01: line 149: file: not found; FAIL - ld failed to build a shared object || ld01: line 75: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;file&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
but I&#039;m not sure whether we want to pull this into SDK profile.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=676 bug676]]&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || Fixed || Kevin Tian || ldd01: line 99: file: not found; ldd01: line 100: ldd: not found || dd01: line 99: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;ldd&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
ldd package is actually generated already. this one is good to be included into SDK profile as a development utility&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=676 bug676]]&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || Fixed || Kevin Tian || Received unexpected error - 13 : Permission denied || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| this case expects an -EPERM (if /var is set with 755 permission bits), but not sure why SDK image in M2 has the permission bits of /var as 0700 which results -EACCES returned. latest master has no this issue. will monitor in later tests. &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || Fixed || Kevin Tian  || caught unexpected signal - 11 --- exiting || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; in 01/11 nightly test &lt;br /&gt;
&lt;br /&gt;
will recheck in next milestone test&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| at_deny01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_deny01: line 194: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=675 bug675]]&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| at_allow01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_allow01: line 185: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at. &lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=675 bug675]]&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| cron || NAB || Kevin Tian || cron_tests.sh: line 102: crontab: not found; tail: cannot open `/var/log/messages&#039; for reading: No such file or directory || crontab activity not recorded in /var/log/messages. &lt;br /&gt;
|| in yocto crontab is recorded in /var/log/sysctl &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || NAB || Kevin Tian || Error Opening /dev/net/tun: No such file or directory || Error Opening /dev/net/tun: No such file or directory &lt;br /&gt;
|| tun is an optional kernel feature, not included in the kernel config for current profile &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || NAB || Kevin Tian || unzip output differs from expected output. Details || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox has a different output format &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: *.crit: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: mail.emerg: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: daemon.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; grep: /var/log/messages: No such file or directory || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || NAB || Kevin Tian || tar_tests.sh: line 172: file: not found; tar: zcvf option failed to create a compressed tar file || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox supports less options than standard tar &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || NAB || Kevin Tian || gzip: invalid option -- &#039;r&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-r&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || NAB || Kevin Tian || cpio: invalid option -- &#039;o&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-o&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || NAB || Kevin Tian || INIT: command logrotate not found || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || NAB || Kevin Tian || file_test.sh: line 162: file: not found || home/root/ltp/ltp/tmp/cprog: cannot open `/home/root/ltp/ltp/tmp/cprog&#039; (No such file or directory); file09      9  TBROK  :  rpm command broke. Reason:warning: Could not canonicalize hostname: qemux86; error: Could not open /usr/src/rpm/SRPMS/cprog-0.0.7-3.src.rpm: No such file or directory &lt;br /&gt;
|| two reasons for LSB failure: &lt;br /&gt;
&lt;br /&gt;
a) LTP&#039;s own problem - there&#039;s no check whether /usr/src/rpm/SRPM exists or not, which contributes to &amp;quot;No such file or directory&amp;quot; error; &lt;br /&gt;
&lt;br /&gt;
b) rpm5 has different output as rpm.org. &amp;quot;RPM v3.0 bin&amp;quot; is generated while &amp;quot;RPM v3.0 src&amp;quot; is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || NAB || Kevin Tian || unexpected error - 13 : Permission denied - expected 21 || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || NAB || Kevin Tian || mmapstress06: errno = 12; large mmap failed for this test to run, it needs a mmap space of 32769 pages || same in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; with &amp;quot;-m 512&amp;quot;. not enough free memory. at least 128M is required.  &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || NAB || Kevin Tian || main(): mmap(): Cannot allocate memory || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; by enlarging memory size to 1278M, because this test case requires 1G free memory &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || NAB || Kevin Tian || Could not add test user c01_user to system || /bin/sh: cron_deny01: not found &lt;br /&gt;
|| SDK profile doesn&#039;t contain cron;&lt;br /&gt;
&lt;br /&gt;
LSB profile has multiple issues:&lt;br /&gt;
&lt;br /&gt;
1) lsb&#039;s own error (use /var/spool/cron/deny while /etc/cron.deny is expected by cronie)&lt;br /&gt;
&lt;br /&gt;
2) PATH contains ending colon which results &amp;quot;cron_deny01 not found&amp;quot; error&lt;br /&gt;
&lt;br /&gt;
3) cronie itself lacks of necessary files and permissions to support non-root user using crontab  &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || NAB || Kevin Tian || cron_allow01: line 200: useradd: not found || /bin/sh: cron_allow01: not found || same reason as cron_deny01 &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || NAB || Kevin Tian || cron02: line 79: useradd: not found;Could not add test user c01_user to system || /bin/sh: cron_pos_tests.sh: not found &lt;br /&gt;
|| same reason as cron_deny01&lt;br /&gt;
&lt;br /&gt;
and one more specific reason. LTP cron test assumes vixie-cron behavior, which allows any user to use crontab if there&#039;s no /etc/cron.deny and /etc/cron.allow. cronie however enforces the reverse, that only superuser is allowed under that condition. LTP test case needs to be enhanced to explicitly set cron.allow before the test.&lt;br /&gt;
&lt;br /&gt;
|| report to LTP&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || NAB || Kevin Tian || FAIL: /etc/cron.d. Could not obtain directory status || FAIL: /etc/cron.d. Could not obtain directory status &lt;br /&gt;
|| lack of necessary directories, like cron.monthly, ...&lt;br /&gt;
&lt;br /&gt;
but there&#039;s also one known issue. this case requires no write permission for group/other users, however we have to keep write permission for crontab user for /var/spool/cron to make crontab working correctly. So this case is known to fail in the future too &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || NAB || Kevin Tian || su01: line 175: userdel: not found || sh: /home/root/ltp/ltp/testcases/bin/su01_s1: not found &lt;br /&gt;
|| su01_s1 uses &#039;/usr/bin/expect&#039; as the interpreter, which I don&#039;t think needs to add into yocto. so this will remain as a failure&lt;br /&gt;
&lt;br /&gt;
there&#039;s one issue though, that /bin/sh is still linked to busybox even when bash is included in LSB profile, which makes the error message inaccurate. with bash the error becomes &amp;quot;/usr/bin/expect: bad interpreter&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=674 bug674]]&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || NAB || Kevin Tian ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details &lt;br /&gt;
|| TWARN is not a failure, especially in this case sysctl03 throws out the warning when the kernel version &amp;gt;2.6.32. &lt;br /&gt;
&lt;br /&gt;
since we have 2.6.37, this is expected&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=668</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=668"/>
		<updated>2011-01-30T08:10:12Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 37 (100%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 1&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 35&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || LTP || Kevin Tian || ERROR [line: 222] shmat failed: Invalid argument || n/a &lt;br /&gt;
|| shmem_test_05 attaches to a piece of shm on a set of fixed addresses among (0x30000000-0x32000000). &lt;br /&gt;
&lt;br /&gt;
Actually this is a bogus test as we don&#039;t know which address segments have been occupied already. In this specific case, there&#039;re quite a few segments occupied by ld.so and libc.so within that range, and thus -EINVAL is returned.&lt;br /&gt;
&lt;br /&gt;
This doesn&#039;t happen on other archs just because they happen to not have that range occupied.&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=667</id>
		<title>Beagleboard-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=667"/>
		<updated>2011-01-30T07:27:34Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 35&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (85.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        fallocate01 fallocate02 fallocate03 getcontext01 quota_remount_test01 &lt;br /&gt;
&lt;br /&gt;
audit: 35 (100%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 35&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || [[blacksand-ltp|blacksand]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=666</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=666"/>
		<updated>2011-01-30T07:07:13Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 33&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || not started || Kevin Tian || ERROR [line: 222] shmat failed: Invalid argument || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=665</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=665"/>
		<updated>2011-01-30T06:59:44Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 33&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=664</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=664"/>
		<updated>2011-01-30T06:59:01Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 37 (100%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 4&lt;br /&gt;
&lt;br /&gt;
*Fixed: 1&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || Fixed || Kevin Tian || EXPECTED: EPERM&lt;br /&gt;
&lt;br /&gt;
RESULT:   SUCCESS 1 1&lt;br /&gt;
&lt;br /&gt;
FAILED test 78&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
(Failed tests:  46 47 48 49 50 51 52 53 54 55 56 57 58 61 62 63 64 65 66 67 68 69 70 73 74 75 76 77 78)&lt;br /&gt;
|| n/a &lt;br /&gt;
|| utimensat01 tried to verify all kinds of success and error conditions as defined in utimensat manual, for example, to get EPERM when the file is marked as append-only or immutable by chattr. However chattr has problem to change desired attributes as below:&lt;br /&gt;
&lt;br /&gt;
chattr: Inappropriate ioctl for device while reading flags on /tmp/ltp-XXXX36nW4a/utimensat_tests/utimensat.test_file&lt;br /&gt;
&lt;br /&gt;
it has been fixed in 2.6.37, and thus should be able to be further confirmed in 1.0-M3&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || NAB || Kevin Tian || the system simply hangs || n/a || it&#039;s not approriate to run this stress test in such an emulator, and this case has been commented when doing test on other platforms || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuppc-ltp&amp;diff=663</id>
		<title>Qemuppc-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuppc-ltp&amp;diff=663"/>
		<updated>2011-01-30T06:58:26Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 34&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (88.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        ar chdir01A splice02 utimensat01 &lt;br /&gt;
&lt;br /&gt;
audit: 34 (100%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 33&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| ar || NAB || Kevin Tian || no error log is attached from QA || n/a || can&#039;t reproduce locally || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuppc-ltp&amp;diff=662</id>
		<title>Qemuppc-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuppc-ltp&amp;diff=662"/>
		<updated>2011-01-30T06:39:12Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 34&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (88.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        ar chdir01A splice02 utimensat01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (88%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Duplicated: 33&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 1&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| ar || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || [[qemuarm-ltp|qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=661</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=661"/>
		<updated>2011-01-30T06:37:29Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users.&lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* &#039;&#039;&#039;total&#039;&#039;&#039;: the number of total test cases&lt;br /&gt;
* &#039;&#039;&#039;failures&#039;&#039;&#039;: the number of failures&lt;br /&gt;
* &#039;&#039;&#039;audit&#039;&#039;&#039;: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition&lt;br /&gt;
** pending: the analysis is done, but pending for solution&lt;br /&gt;
** duplicated: the  number of failures same as other platforms which have been analyzed already&lt;br /&gt;
* &#039;&#039;&#039;similarity&#039;&#039;&#039;: most failures are common to all targets. Qemux86 is chosen as the base, which is the target spent with most time&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;34(100%)&#039;&#039;&#039; || &#039;&#039;&#039;32(100%)&#039;&#039;&#039; || &#039;&#039;&#039;30(88%)&#039;&#039;&#039; || &#039;&#039;&#039;37(100%)&#039;&#039;&#039; || &#039;&#039;&#039;33(89%)&#039;&#039;&#039; || &#039;&#039;&#039;33(100%)&#039;&#039;&#039; ||&#039;&#039;&#039;29(100%)&#039;&#039;&#039; || &#039;&#039;&#039;34(97%)&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || &#039;&#039;&#039;4&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Duplicated || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;30&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;34&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;3&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel may not be configured correctly. Lots of new &lt;br /&gt;
   failures are related to IPC, which may come from lacking of some kernel options&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=660</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=660"/>
		<updated>2011-01-30T06:36:27Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users.&lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* total: the number of total test cases&lt;br /&gt;
* similarity: most failures are common to all targets. Qemux86 is chosen as the base, which is the target spent with most time&lt;br /&gt;
* failures: the number of failures&lt;br /&gt;
* audit: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition&lt;br /&gt;
** pending: the analysis is done, but pending for solution&lt;br /&gt;
** duplicated: the  number of failures same as other platforms which have been analyzed already&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;34(100%)&#039;&#039;&#039; || &#039;&#039;&#039;32(100%)&#039;&#039;&#039; || &#039;&#039;&#039;30(88%)&#039;&#039;&#039; || &#039;&#039;&#039;37(100%)&#039;&#039;&#039; || &#039;&#039;&#039;33(89%)&#039;&#039;&#039; || &#039;&#039;&#039;33(100%)&#039;&#039;&#039; ||&#039;&#039;&#039;29(100%)&#039;&#039;&#039; || &#039;&#039;&#039;34(97%)&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || &#039;&#039;&#039;4&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Duplicated || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;30&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;34&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;3&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel may not be configured correctly. Lots of new &lt;br /&gt;
   failures are related to IPC, which may come from lacking of some kernel options&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=659</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=659"/>
		<updated>2011-01-30T06:35:05Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users.&lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* total: the number of total test cases&lt;br /&gt;
* similarity: most failures are common to all targets. Qemux86 is chosen as the base, which is the target spent with most time&lt;br /&gt;
* failures: the number of failures&lt;br /&gt;
* audit: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition&lt;br /&gt;
** pending: the analysis is done, but pending for solution&lt;br /&gt;
** matched: the  number of failures matching other platforms which have been analyzed already&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;34(100%)&#039;&#039;&#039; || &#039;&#039;&#039;32(100%)&#039;&#039;&#039; || &#039;&#039;&#039;30(88%)&#039;&#039;&#039; || &#039;&#039;&#039;37(100%)&#039;&#039;&#039; || &#039;&#039;&#039;33(89%)&#039;&#039;&#039; || &#039;&#039;&#039;33(100%)&#039;&#039;&#039; ||&#039;&#039;&#039;29(100%)&#039;&#039;&#039; || &#039;&#039;&#039;34(97%)&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || &#039;&#039;&#039;4&#039;&#039;&#039; || 0 || 0 || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Matched || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;30&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;34&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;3&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel may not be configured correctly. Lots of new &lt;br /&gt;
   failures are related to IPC, which may come from lacking of some kernel options&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=658</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=658"/>
		<updated>2011-01-30T06:33:06Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 37 (100%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 4&lt;br /&gt;
&lt;br /&gt;
*Fixed: 1&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || Fixed || Kevin Tian || EXPECTED: EPERM&lt;br /&gt;
&lt;br /&gt;
RESULT:   SUCCESS 1 1&lt;br /&gt;
&lt;br /&gt;
FAILED test 78&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
(Failed tests:  46 47 48 49 50 51 52 53 54 55 56 57 58 61 62 63 64 65 66 67 68 69 70 73 74 75 76 77 78)&lt;br /&gt;
|| n/a &lt;br /&gt;
|| utimensat01 tried to verify all kinds of success and error conditions as defined in utimensat manual, for example, to get EPERM when the file is marked as append-only or immutable by chattr. However chattr has problem to change desired attributes as below:&lt;br /&gt;
&lt;br /&gt;
chattr: Inappropriate ioctl for device while reading flags on /tmp/ltp-XXXX36nW4a/utimensat_tests/utimensat.test_file&lt;br /&gt;
&lt;br /&gt;
it has been fixed in 2.6.37, and thus should be able to be further confirmed in 1.0-M3&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || NAB || Kevin Tian || the system simply hangs || n/a || it&#039;s not approriate to run this stress test in such an emulator, and this case has been commented when doing test on other platforms || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=657</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=657"/>
		<updated>2011-01-30T05:55:25Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 2&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 3&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || pending || Kevin Tian || EXPECTED: EPERM&lt;br /&gt;
&lt;br /&gt;
RESULT:   SUCCESS 1 1&lt;br /&gt;
&lt;br /&gt;
FAILED test 78&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
(Failed tests:  46 47 48 49 50 51 52 53 54 55 56 57 58 61 62 63 64 65 66 67 68 69 70 73 74 75 76 77 78)&lt;br /&gt;
|| n/a &lt;br /&gt;
|| utimensat01 tried to verify all kinds of success and error conditions as defined in utimensat manual, for example, to get EPERM when the file is marked as append-only or immutable by chattr. However chattr has problem to change desired attributes as below:&lt;br /&gt;
&lt;br /&gt;
chattr: Inappropriate ioctl for device while reading flags on /tmp/ltp-XXXX36nW4a/utimensat_tests/utimensat.test_file&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=656</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=656"/>
		<updated>2011-01-30T05:54:14Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 2&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 3&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || pending || Kevin Tian || EXPECTED: EPERM&lt;br /&gt;
&lt;br /&gt;
RESULT:   SUCCESS 1 1&lt;br /&gt;
&lt;br /&gt;
FAILED test 78&lt;br /&gt;
|| n/a &lt;br /&gt;
|| utimensat01 tried to verify all kinds of success and error conditions as defined in utimensat manual, for example, to get EPERM when the file is marked as append-only or immutable by chattr. However chattr has problem to change desired attributes as below:&lt;br /&gt;
&lt;br /&gt;
chattr: Inappropriate ioctl for device while reading flags on /tmp/ltp-XXXX36nW4a/utimensat_tests/utimensat.test_file&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=655</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=655"/>
		<updated>2011-01-30T05:32:57Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 33&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=654</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=654"/>
		<updated>2011-01-30T05:32:42Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 2&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 3&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a &lt;br /&gt;
|| this is because no &amp;quot;-d tmpdir&amp;quot; specified when running this test, while standard /dev/hda only have limited space &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=653</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=653"/>
		<updated>2011-01-30T05:07:44Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 2&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 3&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || NAB || Kevin Tian || splice failed - errno = 28 : No space left on device || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=652</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=652"/>
		<updated>2011-01-30T04:45:18Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 2&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 3&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || NAB || Kevin Tian || getcontext - Sanity test :  Fail errno=38 : Function not implemented || n/a &lt;br /&gt;
|| libc doesn&#039;t implement getcontext for ARM, so this result is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=651</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=651"/>
		<updated>2011-01-30T03:07:34Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 1&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 3&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || NAB || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a &lt;br /&gt;
|| this is caused by not using &amp;quot;-d tmpdir&amp;quot; to specify a new tmp directory.&lt;br /&gt;
&lt;br /&gt;
Then it means that /tmp is used which is however a symbol link to /var/volatile/tmp.&lt;br /&gt;
&lt;br /&gt;
getcwd() syscall retrieves the full path from the leaf to the /, which has not idea of the original symbol link, and thus break LTP&#039;s expectation&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=650</id>
		<title>LTP result</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=LTP_result&amp;diff=650"/>
		<updated>2011-01-28T08:16:56Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Linux Test Project (LTP) is an open source project with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. (http://ltp.sourceforge.net)&lt;br /&gt;
&lt;br /&gt;
Unlike typical desktop/server distributions, embedded linux distribution is highly customized for a specific purpose. It&#039;s not unusual to observe more failures in Yocto than in a typical desktop Linux distro like Ubuntu, etc. So the major purposes of this work are:&lt;br /&gt;
* to understand the reasons for existing LTP failures. If the cause is from a specific package itself, go to fix it. Or else if the error simply come from the fact that a given package doesn&#039;t exist in current profile, add the explanation here&lt;br /&gt;
* to track LTP test results cross Yocto releases, and ensure a declining error number for same profile&lt;br /&gt;
* to be the reference if Yocto users want to get a base picture&lt;br /&gt;
&lt;br /&gt;
There is one bugzilla entry related:&lt;br /&gt;
http://bugzilla.pokylinux.org/show_bug.cgi?id=169&lt;br /&gt;
&lt;br /&gt;
==Overall trend==&lt;br /&gt;
&lt;br /&gt;
Overall trend tends to track the change of LTP test results along with Yocto&#039;s progress. Previous data in 0.9 is not complete and not consistent configured on all targets. So we start from 1.0-M2 as the starting point.&lt;br /&gt;
&lt;br /&gt;
In below table we list total LTP failures for each architectures in each milestone: (now this wiki doesn&#039;t allow upload files. So for detail logs please refer to earlier bug link)&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemux86&#039;&#039;&#039; || &#039;&#039;&#039;qemu-x86_64&#039;&#039;&#039; || &#039;&#039;&#039;qemuppc&#039;&#039;&#039; || &#039;&#039;&#039;qemuarm&#039;&#039;&#039; || &#039;&#039;&#039;qemumips&#039;&#039;&#039; || &#039;&#039;&#039;atom-pc&#039;&#039;&#039; || &#039;&#039;&#039;blacksand&#039;&#039;&#039; || &#039;&#039;&#039;beagleboard&#039;&#039;&#039; || &#039;&#039;&#039;routerstation&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|}&lt;br /&gt;
 *: routerstation has kernel config issues. See later for detail.&lt;br /&gt;
&lt;br /&gt;
general tips:&lt;br /&gt;
* Yocto links /tmp to /var/volatiles/tmp which is dynamically created at each boot. This causes one issue to LTP test. /var is normally not writable to non-root users, while LTP does run some test cases under non-root accounts. This causes considerable failures (~60 in qemux86) when creating temporary contents under /tmp. The workaround to this issue is to use &amp;quot;-d newtmpdir&amp;quot; when running LTP, where newtmpdir is created with full write permissions to all users.&lt;br /&gt;
* There&#039;s a puzzle which profile should be chosen as the test target. Now SDK is chosen because same image can work on both qemu and real hardware. LSB profile provides better result which is more desktop like but now this profile doesn&#039;t run on real hardware and lack of some development packages like gcc. For now we just keep this choice, and introduce a Not-A-Bug type to mark failures which are caused simply because related packages are missing&lt;br /&gt;
&lt;br /&gt;
==Current Milestone (1.0/M2)==&lt;br /&gt;
===environment===&lt;br /&gt;
&#039;&#039;&#039;LTP version&#039;&#039;&#039;: ltp-full-20101031.bz2&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Profile&#039;&#039;&#039;: poky-image-sdk&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;run command&#039;&#039;&#039;: ../runltp -p -q -l result-M2-20101218.log -C result-M2-20101218.fail -d /opt/tmp&lt;br /&gt;
&lt;br /&gt;
===result===&lt;br /&gt;
Below table shows overall progress in LTP failures analysis for current milestone:&lt;br /&gt;
* total: the number of total test cases&lt;br /&gt;
* similarity: most failures are common to all targets. Qemux86 is chosen as the base, which is the target spent with most time&lt;br /&gt;
* failures: the number of failures&lt;br /&gt;
* audit: the number of audited failures, which status could be:&lt;br /&gt;
** fixed: the number of fixed failures&lt;br /&gt;
** LTP: native failures&lt;br /&gt;
** NAB: Not-A-Bug, the number of the failures which come from miss of some packages due to the profile definition&lt;br /&gt;
** pending: the analysis is done, but pending for solution&lt;br /&gt;
** matched: the  number of failures matching other platforms which have been analyzed already&lt;br /&gt;
&lt;br /&gt;
(click the title like &amp;quot;qemux86&amp;quot; to check detail data for that target&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Status&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86-ltp|Qemux86]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemux86_64-ltp|Qemux86_64]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuppc-ltp|Qemuppc]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemuarm-ltp|Qemuarm]]&#039;&#039;&#039; || &#039;&#039;&#039;[[qemumips-ltp|Qemumips]]&#039;&#039;&#039; || &#039;&#039;&#039;[[netbook-ltp|netbook]]&#039;&#039;&#039; || &#039;&#039;&#039;[[blacksand-ltp|blacksand]]&#039;&#039;&#039; || &#039;&#039;&#039;[[beagleboard-ltp|beagleboard]]&#039;&#039;&#039; || &#039;&#039;&#039;[[routerstation-ltp|routerstation]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| total || 1072 || n/a || 1071 || 1071 || 1081 || n/a || n/a || 1174 || 1182&lt;br /&gt;
|-&lt;br /&gt;
|| failures || 34 || 32 || 34 || 37 || 37 || 33 || 29 || 35 || 145 (*)&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;similarity&#039;&#039;&#039; || &#039;&#039;&#039;100%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;88%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;78%&#039;&#039;&#039; || &#039;&#039;&#039;90%&#039;&#039;&#039; || &#039;&#039;&#039;96%&#039;&#039;&#039; || &#039;&#039;&#039;85%&#039;&#039;&#039; || &#039;&#039;&#039;19%&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;audit&#039;&#039;&#039; || &#039;&#039;&#039;34(100%)&#039;&#039;&#039; || &#039;&#039;&#039;32(100%)&#039;&#039;&#039; || &#039;&#039;&#039;30(88%)&#039;&#039;&#039; || &#039;&#039;&#039;33(89%)&#039;&#039;&#039; || &#039;&#039;&#039;33(89%)&#039;&#039;&#039; || &#039;&#039;&#039;33(100%)&#039;&#039;&#039; ||&#039;&#039;&#039;29(100%)&#039;&#039;&#039; || &#039;&#039;&#039;34(97%)&#039;&#039;&#039; ||&#039;&#039;&#039; 0(0%)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| fixed || &#039;&#039;&#039;6&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| NAB || &#039;&#039;&#039;26&#039;&#039;&#039; || &#039;&#039;&#039;1&#039;&#039;&#039; || 0 || 0 || 0 || 0 || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| LTP || &#039;&#039;&#039;2&#039;&#039;&#039; || &#039;&#039;&#039;2&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
|| Matched || 0 || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;30&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;33&#039;&#039;&#039; || &#039;&#039;&#039;29&#039;&#039;&#039; || &#039;&#039;&#039;34&#039;&#039;&#039; || 0&lt;br /&gt;
|-&lt;br /&gt;
|| pending || 0 || 0 || 0 || &#039;&#039;&#039;4&#039;&#039;&#039; || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|}&lt;br /&gt;
 * on routerstation kernel may not be configured correctly. Lots of new &lt;br /&gt;
   failures are related to IPC, which may come from lacking of some kernel options&lt;br /&gt;
&lt;br /&gt;
===configuration===&lt;br /&gt;
Below table includes which LTP categories are included in the measurement:&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|| &#039;&#039;&#039;Milestone&#039;&#039;&#039; || &#039;&#039;&#039;qemu targets&#039;&#039;&#039; || &#039;&#039;&#039;real hardware&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| 1.0-M2 &lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
command&lt;br /&gt;
|| &lt;br /&gt;
syscalls&lt;br /&gt;
&lt;br /&gt;
fs&lt;br /&gt;
&lt;br /&gt;
fsx&lt;br /&gt;
&lt;br /&gt;
dio&lt;br /&gt;
&lt;br /&gt;
io&lt;br /&gt;
&lt;br /&gt;
mm&lt;br /&gt;
&lt;br /&gt;
ipc&lt;br /&gt;
&lt;br /&gt;
sched&lt;br /&gt;
&lt;br /&gt;
math&lt;br /&gt;
&lt;br /&gt;
nptl&lt;br /&gt;
&lt;br /&gt;
pty&lt;br /&gt;
&lt;br /&gt;
admin_tools&lt;br /&gt;
&lt;br /&gt;
timers&lt;br /&gt;
&lt;br /&gt;
commands&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Previous milestone==&lt;br /&gt;
&lt;br /&gt;
a placeholder. Once we reach a new milestone, the data under &amp;quot;current milestone&amp;quot; will be moved here.&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=649</id>
		<title>Beagleboard-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=649"/>
		<updated>2011-01-28T08:16:36Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 35&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (85.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        fallocate01 fallocate02 fallocate03 getcontext01 quota_remount_test01 &lt;br /&gt;
&lt;br /&gt;
audit: 34 (97%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 34&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 1&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || [[blacksand-ltp|blacksand]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=648</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=648"/>
		<updated>2011-01-28T08:14:52Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 33&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=647</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=647"/>
		<updated>2011-01-28T08:12:09Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 4&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=646</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=646"/>
		<updated>2011-01-28T08:10:01Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 33 (89%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 4&lt;br /&gt;
&lt;br /&gt;
not started: 4&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || pending || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=645</id>
		<title>Beagleboard-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Beagleboard-ltp&amp;diff=645"/>
		<updated>2011-01-28T08:08:47Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 35&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 30 (85.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        fallocate01 fallocate02 fallocate03 getcontext01 quota_remount_test01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (97%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 1&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| quota_remount_test01 || [[blacksand-ltp|blacksand]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=644</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=644"/>
		<updated>2011-01-28T08:05:31Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (78%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 8&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || pending || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object &lt;br /&gt;
|| n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=643</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=643"/>
		<updated>2011-01-28T08:05:14Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (78%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 8&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || pending || Kevin Tian || symlink(object, symbolic) was succesful.&lt;br /&gt;
&lt;br /&gt;
mkdir(object, 0700) was successful&lt;br /&gt;
&lt;br /&gt;
chdir(2) returned successfully, but getcwd(3) indicated new current working directory location /var/volatile/tmp/ltp-XXXXK9vOzf/chdNQdk3G/object not equal to expected /tmp/ltp-XXXXK9vOzf/chdNQdk3G/object || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=642</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=642"/>
		<updated>2011-01-28T07:41:14Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (78%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 8&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemuarm-ltp|Qemuarm]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=641</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=641"/>
		<updated>2011-01-28T07:41:06Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (78%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 8&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=640</id>
		<title>Qemuarm-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemuarm-ltp&amp;diff=640"/>
		<updated>2011-01-28T07:39:47Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 getcontext01 splice02 utimensat01 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (78%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 8&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || [[Qemumips-ltp|Qemumips]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || [[Qemumips-ltp|Qemumips]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || [[Qemumips-ltp|Qemumips]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| getcontext01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=639</id>
		<title>Qemumips-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemumips-ltp&amp;diff=639"/>
		<updated>2011-01-28T07:38:25Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M1==&lt;br /&gt;
total: 37&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;similarity: 29 (78.00%):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
        chdir01A fallocate01 fallocate02 fallocate03 splice02 utimensat01 shmem_test_05 hackbench01 &lt;br /&gt;
&lt;br /&gt;
audit: 29 (78%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 0&lt;br /&gt;
&lt;br /&gt;
*NAB: 0&lt;br /&gt;
&lt;br /&gt;
*Fixed: 0&lt;br /&gt;
&lt;br /&gt;
*Matched: 29&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 8&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| chdir01A || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate01 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a &lt;br /&gt;
|| This case is expected to return -EOPNOSUPP and then LTP will skip it. However on qemuarm/qemumips -EFBIG is returned earlier, and thus trigger this failure. &lt;br /&gt;
&lt;br /&gt;
Actually I don&#039;t understand why this will happen, and any offset/length returns same failure. fallocate from util-linux could trigger this failure too.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate02 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| fallocate03 || pending || Kevin Tian || fallocate(6, 0, 49152, 4096) failed: TEST_ERRNO=EFBIG(27): File too large || n/a || same as fallocate01&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=678 bug678]]&lt;br /&gt;
|-&lt;br /&gt;
|| utimensat01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| hackbench01 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| splice02 || not started || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| shmem_test_05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || [[qemux86-ltp|qemux86]] || n/a || n/a || n/a || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=638</id>
		<title>Qemux86-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=638"/>
		<updated>2011-01-28T03:36:59Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 34&lt;br /&gt;
&lt;br /&gt;
audit: 34(100.00%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 26&lt;br /&gt;
&lt;br /&gt;
*Fixed: 6&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || Fixed || Kevin Tian || ld01: line 149: file: not found; FAIL - ld failed to build a shared object || ld01: line 75: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;file&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
but I&#039;m not sure whether we want to pull this into SDK profile.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=676 bug676]]&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || Fixed || Kevin Tian || ldd01: line 99: file: not found; ldd01: line 100: ldd: not found || dd01: line 99: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;ldd&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
ldd package is actually generated already. this one is good to be included into SDK profile as a development utility&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=676 bug676]]&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || Fixed || Kevin Tian || Received unexpected error - 13 : Permission denied || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| this case expects an -EPERM (if /var is set with 755 permission bits), but not sure why SDK image in M2 has the permission bits of /var as 0700 which results -EACCES returned. latest master has no this issue. will monitor in later tests. &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || Fixed || Kevin Tian  || caught unexpected signal - 11 --- exiting || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; in 01/11 nightly test &lt;br /&gt;
&lt;br /&gt;
will recheck in next milestone test&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| at_deny01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_deny01: line 194: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at.&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=675 bug675]]&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| at_allow01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_allow01: line 185: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at. &lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=675 bug675]]&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| cron || NAB || Kevin Tian || cron_tests.sh: line 102: crontab: not found; tail: cannot open `/var/log/messages&#039; for reading: No such file or directory || crontab activity not recorded in /var/log/messages. &lt;br /&gt;
|| in yocto crontab is recorded in /var/log/sysctl &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || NAB || Kevin Tian || Error Opening /dev/net/tun: No such file or directory || Error Opening /dev/net/tun: No such file or directory &lt;br /&gt;
|| tun is an optional kernel feature, not included in the kernel config for current profile &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || NAB || Kevin Tian || unzip output differs from expected output. Details || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox has a different output format &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: *.crit: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: mail.emerg: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: daemon.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; grep: /var/log/messages: No such file or directory || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || NAB || Kevin Tian || tar_tests.sh: line 172: file: not found; tar: zcvf option failed to create a compressed tar file || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox supports less options than standard tar &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || NAB || Kevin Tian || gzip: invalid option -- &#039;r&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-r&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || NAB || Kevin Tian || cpio: invalid option -- &#039;o&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-o&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || NAB || Kevin Tian || INIT: command logrotate not found || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || NAB || Kevin Tian || file_test.sh: line 162: file: not found || home/root/ltp/ltp/tmp/cprog: cannot open `/home/root/ltp/ltp/tmp/cprog&#039; (No such file or directory); file09      9  TBROK  :  rpm command broke. Reason:warning: Could not canonicalize hostname: qemux86; error: Could not open /usr/src/rpm/SRPMS/cprog-0.0.7-3.src.rpm: No such file or directory &lt;br /&gt;
|| two reasons for LSB failure: &lt;br /&gt;
&lt;br /&gt;
a) LTP&#039;s own problem - there&#039;s no check whether /usr/src/rpm/SRPM exists or not, which contributes to &amp;quot;No such file or directory&amp;quot; error; &lt;br /&gt;
&lt;br /&gt;
b) rpm5 has different output as rpm.org. &amp;quot;RPM v3.0 bin&amp;quot; is generated while &amp;quot;RPM v3.0 src&amp;quot; is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || NAB || Kevin Tian || unexpected error - 13 : Permission denied - expected 21 || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || NAB || Kevin Tian || mmapstress06: errno = 12; large mmap failed for this test to run, it needs a mmap space of 32769 pages || same in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; with &amp;quot;-m 512&amp;quot;. not enough free memory. at least 128M is required.  &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || NAB || Kevin Tian || main(): mmap(): Cannot allocate memory || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; by enlarging memory size to 1278M, because this test case requires 1G free memory &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || NAB || Kevin Tian || Could not add test user c01_user to system || /bin/sh: cron_deny01: not found &lt;br /&gt;
|| SDK profile doesn&#039;t contain cron;&lt;br /&gt;
&lt;br /&gt;
LSB profile has multiple issues:&lt;br /&gt;
&lt;br /&gt;
1) lsb&#039;s own error (use /var/spool/cron/deny while /etc/cron.deny is expected by cronie)&lt;br /&gt;
&lt;br /&gt;
2) PATH contains ending colon which results &amp;quot;cron_deny01 not found&amp;quot; error&lt;br /&gt;
&lt;br /&gt;
3) cronie itself lacks of necessary files and permissions to support non-root user using crontab  &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || NAB || Kevin Tian || cron_allow01: line 200: useradd: not found || /bin/sh: cron_allow01: not found || same reason as cron_deny01 &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || NAB || Kevin Tian || cron02: line 79: useradd: not found;Could not add test user c01_user to system || /bin/sh: cron_pos_tests.sh: not found &lt;br /&gt;
|| same reason as cron_deny01&lt;br /&gt;
&lt;br /&gt;
and one more specific reason. LTP cron test assumes vixie-cron behavior, which allows any user to use crontab if there&#039;s no /etc/cron.deny and /etc/cron.allow. cronie however enforces the reverse, that only superuser is allowed under that condition. LTP test case needs to be enhanced to explicitly set cron.allow before the test.&lt;br /&gt;
&lt;br /&gt;
|| report to LTP&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || NAB || Kevin Tian || FAIL: /etc/cron.d. Could not obtain directory status || FAIL: /etc/cron.d. Could not obtain directory status &lt;br /&gt;
|| lack of necessary directories, like cron.monthly, ...&lt;br /&gt;
&lt;br /&gt;
but there&#039;s also one known issue. this case requires no write permission for group/other users, however we have to keep write permission for crontab user for /var/spool/cron to make crontab working correctly. So this case is known to fail in the future too &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672 bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673 bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || NAB || Kevin Tian || su01: line 175: userdel: not found || sh: /home/root/ltp/ltp/testcases/bin/su01_s1: not found &lt;br /&gt;
|| su01_s1 uses &#039;/usr/bin/expect&#039; as the interpreter, which I don&#039;t think needs to add into yocto. so this will remain as a failure&lt;br /&gt;
&lt;br /&gt;
there&#039;s one issue though, that /bin/sh is still linked to busybox even when bash is included in LSB profile, which makes the error message inaccurate. with bash the error becomes &amp;quot;/usr/bin/expect: bad interpreter&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=674 bug674]]&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || NAB || Kevin Tian ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details &lt;br /&gt;
|| TWARN is not a failure, especially in this case sysctl03 throws out the warning when the kernel version &amp;gt;2.6.32. &lt;br /&gt;
&lt;br /&gt;
since we have 2.6.37, this is expected&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
	<entry>
		<id>https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=637</id>
		<title>Qemux86-ltp</title>
		<link rel="alternate" type="text/html" href="https://wiki.yoctoproject.org/wiki/index.php?title=Qemux86-ltp&amp;diff=637"/>
		<updated>2011-01-28T03:29:23Z</updated>

		<summary type="html">&lt;p&gt;Ktian1: /* 1.0/M2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.0/M2==&lt;br /&gt;
total: 34&lt;br /&gt;
&lt;br /&gt;
audit: 34(100.00%)&lt;br /&gt;
&lt;br /&gt;
*LTP: 2&lt;br /&gt;
&lt;br /&gt;
*NAB: 26&lt;br /&gt;
&lt;br /&gt;
*Fixed: 6&lt;br /&gt;
&lt;br /&gt;
pending: 0&lt;br /&gt;
&lt;br /&gt;
not started: 0&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; &lt;br /&gt;
|| &#039;&#039;&#039;LTP cases&#039;&#039;&#039;|| &#039;&#039;&#039;status&#039;&#039;&#039; || &#039;&#039;&#039;owner&#039;&#039;&#039; || &#039;&#039;&#039;error msg&#039;&#039;&#039; || &#039;&#039;&#039;lsb&#039;&#039;&#039; || &#039;&#039;&#039;comment&#039;&#039;&#039; || &#039;&#039;&#039;bugzilla&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| lchown02_16 || LTP || Kevin Tian || Fail to modify tfile_1 ownership(s) || Fail to modify tfile_1 ownership(s) || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ld || Fixed || Kevin Tian || ld01: line 149: file: not found; FAIL - ld failed to build a shared object || ld01: line 75: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;file&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
but I&#039;m not sure whether we want to pull this into SDK profile.&lt;br /&gt;
|| bug 7&lt;br /&gt;
|-&lt;br /&gt;
|| ldd || Fixed || Kevin Tian || ldd01: line 99: file: not found; ldd01: line 100: ldd: not found || dd01: line 99: gcc: not found &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; after copying &#039;ldd&#039; utility to SDK profile &lt;br /&gt;
&lt;br /&gt;
ldd package is actually generated already. this one is good to be included into SDK profile as a development utility&lt;br /&gt;
|| bug 6&lt;br /&gt;
|-&lt;br /&gt;
|| chroot01 || Fixed || Kevin Tian || Received unexpected error - 13 : Permission denied || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| this case expects an -EPERM (if /var is set with 755 permission bits), but not sure why SDK image in M2 has the permission bits of /var as 0700 which results -EACCES returned. latest master has no this issue. will monitor in later tests. &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06 || Fixed || Kevin Tian  || caught unexpected signal - 11 --- exiting || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; in 01/11 nightly test &lt;br /&gt;
&lt;br /&gt;
will recheck in next milestone test&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| at_deny01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_deny01: line 194: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at.&lt;br /&gt;
|| bug4&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| at_allow01 || Fixed || Kevin Tian || TCONF  :  at command not found on system || at_allow01: line 185: /etc/init.d/atd: not found &lt;br /&gt;
|| similar reason as cron_deny01, that we don&#039;t have a right environment for normal user to use at. &lt;br /&gt;
|| bug4&lt;br /&gt;
&lt;br /&gt;
bug5&lt;br /&gt;
|-&lt;br /&gt;
|| cron || NAB || Kevin Tian || cron_tests.sh: line 102: crontab: not found; tail: cannot open `/var/log/messages&#039; for reading: No such file or directory || crontab activity not recorded in /var/log/messages. &lt;br /&gt;
|| in yocto crontab is recorded in /var/log/sysctl &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| ioctl03 || NAB || Kevin Tian || Error Opening /dev/net/tun: No such file or directory || Error Opening /dev/net/tun: No such file or directory &lt;br /&gt;
|| tun is an optional kernel feature, not included in the kernel config for current profile &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| unzip01 || NAB || Kevin Tian || unzip output differs from expected output. Details || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox has a different output format &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog01 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: *.crit: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog02 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: mail.emerg: not found; /var/log/maillog no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog03 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: daemon.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog04 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog05 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog07 || NAB || Kevin Tian  || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; grep: /var/log/messages: No such file or directory || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog08 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.info: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog09 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| syslog10 || NAB || Kevin Tian || /etc/init.d/syslog: /etc/syslog.conf: line 2: user.debug: not found; /var/log/messages no such log file || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| tar || NAB || Kevin Tian || tar_tests.sh: line 172: file: not found; tar: zcvf option failed to create a compressed tar file || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox supports less options than standard tar &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| gzip01 || NAB || Kevin Tian || gzip: invalid option -- &#039;r&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-r&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cpio || NAB || Kevin Tian || cpio: invalid option -- &#039;o&#039; || &#039;&#039;&#039;PASS&#039;&#039;&#039; &lt;br /&gt;
|| busybox doesn&#039;t support &amp;quot;-o&amp;quot; option &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| logrotate || NAB || Kevin Tian || INIT: command logrotate not found || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| file || NAB || Kevin Tian || file_test.sh: line 162: file: not found || home/root/ltp/ltp/tmp/cprog: cannot open `/home/root/ltp/ltp/tmp/cprog&#039; (No such file or directory); file09      9  TBROK  :  rpm command broke. Reason:warning: Could not canonicalize hostname: qemux86; error: Could not open /usr/src/rpm/SRPMS/cprog-0.0.7-3.src.rpm: No such file or directory &lt;br /&gt;
|| two reasons for LSB failure: &lt;br /&gt;
&lt;br /&gt;
a) LTP&#039;s own problem - there&#039;s no check whether /usr/src/rpm/SRPM exists or not, which contributes to &amp;quot;No such file or directory&amp;quot; error; &lt;br /&gt;
&lt;br /&gt;
b) rpm5 has different output as rpm.org. &amp;quot;RPM v3.0 bin&amp;quot; is generated while &amp;quot;RPM v3.0 src&amp;quot; is expected &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| open08 || NAB || Kevin Tian || unexpected error - 13 : Permission denied - expected 21 || &#039;&#039;&#039;PASS&#039;&#039;&#039; || n/a || n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mmapstress06 || NAB || Kevin Tian || mmapstress06: errno = 12; large mmap failed for this test to run, it needs a mmap space of 32769 pages || same in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; with &amp;quot;-m 512&amp;quot;. not enough free memory. at least 128M is required.  &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| mtest06_2 || NAB || Kevin Tian || main(): mmap(): Cannot allocate memory || same error in lsb &lt;br /&gt;
|| &#039;&#039;&#039;PASS&#039;&#039;&#039; by enlarging memory size to 1278M, because this test case requires 1G free memory &lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|| cron_deny01 || NAB || Kevin Tian || Could not add test user c01_user to system || /bin/sh: cron_deny01: not found &lt;br /&gt;
|| SDK profile doesn&#039;t contain cron;&lt;br /&gt;
&lt;br /&gt;
LSB profile has multiple issues:&lt;br /&gt;
&lt;br /&gt;
1) lsb&#039;s own error (use /var/spool/cron/deny while /etc/cron.deny is expected by cronie)&lt;br /&gt;
&lt;br /&gt;
2) PATH contains ending colon which results &amp;quot;cron_deny01 not found&amp;quot; error&lt;br /&gt;
&lt;br /&gt;
3) cronie itself lacks of necessary files and permissions to support non-root user using crontab  &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672|bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673|bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_allow01 || NAB || Kevin Tian || cron_allow01: line 200: useradd: not found || /bin/sh: cron_allow01: not found || same reason as cron_deny01 &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672|bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673|bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron02 || NAB || Kevin Tian || cron02: line 79: useradd: not found;Could not add test user c01_user to system || /bin/sh: cron_pos_tests.sh: not found &lt;br /&gt;
|| same reason as cron_deny01&lt;br /&gt;
&lt;br /&gt;
and one more specific reason. LTP cron test assumes vixie-cron behavior, which allows any user to use crontab if there&#039;s no /etc/cron.deny and /etc/cron.allow. cronie however enforces the reverse, that only superuser is allowed under that condition. LTP test case needs to be enhanced to explicitly set cron.allow before the test.&lt;br /&gt;
&lt;br /&gt;
|| report to LTP&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672|bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673|bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| cron_dirs_checks01 || NAB || Kevin Tian || FAIL: /etc/cron.d. Could not obtain directory status || FAIL: /etc/cron.d. Could not obtain directory status &lt;br /&gt;
|| lack of necessary directories, like cron.monthly, ...&lt;br /&gt;
&lt;br /&gt;
but there&#039;s also one known issue. this case requires no write permission for group/other users, however we have to keep write permission for crontab user for /var/spool/cron to make crontab working correctly. So this case is known to fail in the future too &lt;br /&gt;
|| [[http://bugzilla.yoctoproject.org/show_bug.cgi?id=672|bug672]]&lt;br /&gt;
&lt;br /&gt;
[[http://bugzilla.pokylinux.org/show_bug.cgi?id=673|bug673]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| su01 || NAB || Kevin Tian || su01: line 175: userdel: not found || sh: /home/root/ltp/ltp/testcases/bin/su01_s1: not found &lt;br /&gt;
|| su01_s1 uses &#039;/usr/bin/expect&#039; as the interpreter, which I don&#039;t think needs to add into yocto. so this will remain as a failure&lt;br /&gt;
&lt;br /&gt;
there&#039;s one issue though, that /bin/sh is still linked to busybox even when bash is included in LSB profile, which makes the error message inaccurate. with bash the error becomes &amp;quot;/usr/bin/expect: bad interpreter&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|| [[http://bugzilla.pokylinux.org/show_bug.cgi?id=674|bug674]]&lt;br /&gt;
|-&lt;br /&gt;
|| sysctl03 || NAB || Kevin Tian ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details ||  TWARN  :  this test&#039;s results are based on potentially undocumented behavior in the kernel. read the NOTE in the source file for more details &lt;br /&gt;
|| TWARN is not a failure, especially in this case sysctl03 throws out the warning when the kernel version &amp;gt;2.6.32. &lt;br /&gt;
&lt;br /&gt;
since we have 2.6.37, this is expected&lt;br /&gt;
|| n/a&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ktian1</name></author>
	</entry>
</feed>