Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-28 Thread Yuki Machida

Hi Raghavendra Kakarla,


I have the syslog-ng flavour of syslogd.


If it exists /sbin/syslogd, it remove this.
# rm -rf /sbin/syslogd
Then, Please excecute ./runltp.
# ./runltp -s syslog
LTP will test the syslog(2) by using the syslog-ng.

Please refer to the source code below for more information.
https://github.com/linux-test-project/ltp/blob/master/testcases/lib/daemonlib.sh#L29
https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/syscalls/syslog/syslog-lib.sh#L68

Best Reards,
Yuki Machida

On 2016年01月27日 14:53, Raghavendra Kakarla wrote:

Hi Yuki Machida,

I have the syslog-ng flavour of syslogd.


Regards,

Raghavendra K.



From: Yuki Machida <machida.y...@jp.fujitsu.com>
Sent: Tuesday, January 26, 2016 3:33 PM
To: Raghavendra Kakarla; yocto@yoctoproject.org
Subject: Re: [yocto] Syslog Related testcases are failed in yocto LTP

Hi Raghavendra Kakarla

 > Thank you for your response.
 >
 > I am attaching the log file with this mail.
 >
 > Please find the attachment.
Thank you for your test log.

It need setting syslogd for testing syslog(2).
We know that it can test using syslog-ng.

Do you use any syslogd in your system?
What kind of syslogd do you have in your system?
(e.g. syslog-ng, sysklogd, rsyslogd,busybox-syslogd, ...)

Best Regards,
Yuki Machida

On 2016年01月25日 14:46, Raghavendra Kakarla wrote:
 > Hi Yuki Machida,
 >
 > Thank you for your response.
 >
 > I am attaching the log file with this mail.
 >
 > Please find the attachment.
 >
 > Regards,
 > Raghavendra K.
 >
 > 
 > From: Yuki Machida <machida.y...@jp.fujitsu.com>
 > Sent: Friday, January 22, 2016 2:29 PM
 > To: Raghavendra Kakarla; yocto@yoctoproject.org
 > Subject: Re: [yocto] Syslog Related testcases are failed in yocto LTP
 >
 > Hi
 >
 >   > I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
board I got error with the syslog related test cases.
 > What it has happen error?
 > If it is possible to send a test log,
 > I may be able to give any advice for you.
 >
 > Best regard,
 > Yuki Machida
 > On 2016年01月21日 21:10, Raghavendra Kakarla wrote:
 >> Hi All,
 >>
 >>
 >> I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
board I got error with the syslog related test cases.
 >>
 >>
 >> Could please give me the some info such that I will resolve the issue.
 >>
 >>
 >> Thanks in advance.
 >>
 >>
 >> Regards,
 >>
 >> Raghavendra K.
 >>
 >>
 >>
 >
 > __
 > This email has been scanned by the Symantec Email Security.cloud service.
 > For more information please visit http://www.symanteccloud.com
 > __
 >

__
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
__

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-26 Thread Yuki Machida
Hi Raghavendra Kakarla

> Thank you for your response.
>
> I am attaching the log file with this mail.
>
> Please find the attachment.
Thank you for your test log.

It need setting syslogd for testing syslog(2).
We know that it can test using syslog-ng.

Do you use any syslogd in your system?
What kind of syslogd do you have in your system?
(e.g. syslog-ng, sysklogd, rsyslogd,busybox-syslogd, ...)

Best Regards,
Yuki Machida

On 2016年01月25日 14:46, Raghavendra Kakarla wrote:
> Hi Yuki Machida,
> 
> Thank you for your response.
> 
> I am attaching the log file with this mail.
> 
> Please find the attachment.
> 
> Regards,
> Raghavendra K.
> 
> 
> From: Yuki Machida <machida.y...@jp.fujitsu.com>
> Sent: Friday, January 22, 2016 2:29 PM
> To: Raghavendra Kakarla; yocto@yoctoproject.org
> Subject: Re: [yocto] Syslog Related testcases are failed in yocto LTP
> 
> Hi
> 
>   > I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
> board I got error with the syslog related test cases.
> What it has happen error?
> If it is possible to send a test log,
> I may be able to give any advice for you.
> 
> Best regard,
> Yuki Machida
> On 2016年01月21日 21:10, Raghavendra Kakarla wrote:
>> Hi All,
>>
>>
>> I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
>> board I got error with the syslog related test cases.
>>
>>
>> Could please give me the some info such that I will resolve the issue.
>>
>>
>> Thanks in advance.
>>
>>
>> Regards,
>>
>> Raghavendra K.
>>
>>
>>
> 
> __
> This email has been scanned by the Symantec Email Security.cloud service.
> For more information please visit http://www.symanteccloud.com
> __
> 
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-26 Thread Raghavendra Kakarla
Hi Yuki Machida,


I have the syslog-ng  flavour of syslogd.


Regards,

Raghavendra K.


From: Yuki Machida <machida.y...@jp.fujitsu.com>
Sent: Tuesday, January 26, 2016 3:33 PM
To: Raghavendra Kakarla; yocto@yoctoproject.org
Subject: Re: [yocto] Syslog Related testcases are failed in yocto LTP

Hi Raghavendra Kakarla

> Thank you for your response.
>
> I am attaching the log file with this mail.
>
> Please find the attachment.
Thank you for your test log.

It need setting syslogd for testing syslog(2).
We know that it can test using syslog-ng.

Do you use any syslogd in your system?
What kind of syslogd do you have in your system?
(e.g. syslog-ng, sysklogd, rsyslogd,busybox-syslogd, ...)

Best Regards,
Yuki Machida

On 2016?01?25? 14:46, Raghavendra Kakarla wrote:
> Hi Yuki Machida,
>
> Thank you for your response.
>
> I am attaching the log file with this mail.
>
> Please find the attachment.
>
> Regards,
> Raghavendra K.
>
> 
> From: Yuki Machida <machida.y...@jp.fujitsu.com>
> Sent: Friday, January 22, 2016 2:29 PM
> To: Raghavendra Kakarla; yocto@yoctoproject.org
> Subject: Re: [yocto] Syslog Related testcases are failed in yocto LTP
>
> Hi
>
>   > I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
> board I got error with the syslog related test cases.
> What it has happen error?
> If it is possible to send a test log,
> I may be able to give any advice for you.
>
> Best regard,
> Yuki Machida
> On 2016?01?21? 21:10, Raghavendra Kakarla wrote:
>> Hi All,
>>
>>
>> I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
>> board I got error with the syslog related test cases.
>>
>>
>> Could please give me the some info such that I will resolve the issue.
>>
>>
>> Thanks in advance.
>>
>>
>> Regards,
>>
>> Raghavendra K.
>>
>>
>>
>
> __
> This email has been scanned by the Symantec Email Security.cloud service.
> For more information please visit http://www.symanteccloud.com
> __
>

__
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
__
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-24 Thread Raghavendra Kakarla
Hi Yuki Machida,

Thank you for your response.

I am attaching the log file with this mail.

Please find the attachment.

Regards,
Raghavendra K. 


From: Yuki Machida <machida.y...@jp.fujitsu.com>
Sent: Friday, January 22, 2016 2:29 PM
To: Raghavendra Kakarla; yocto@yoctoproject.org
Subject: Re: [yocto] Syslog Related testcases are failed in yocto LTP

Hi

 > I build the LTP-2015-01-19 with yocto and I ran the runltp script on my 
 > board I got error with the syslog related test cases.
What it has happen error?
If it is possible to send a test log,
I may be able to give any advice for you.

Best regard,
Yuki Machida
On 2016年01月21日 21:10, Raghavendra Kakarla wrote:
> Hi All,
>
>
> I build the LTP-2015-01-19 with yocto and I ran the runltp script on my board 
> I got error with the syslog related test cases.
>
>
> Could please give me the some info such that I will resolve the issue.
>
>
> Thanks in advance.
>
>
> Regards,
>
> Raghavendra K.
>
>
>

__
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
__
Test Start Time: Wed Dec 23 16:37:58 2015
-
Testcase   Result Exit Value
   -- --
abort01PASS   0
accept01   PASS   0
accept4_01 PASS   0
access01   PASS   0
access02   PASS   0
access03   PASS   0
access04   PASS   0
access05   PASS   0
access06   CONF   32   
acct01 CONF   32   
add_key01  PASS   0
add_key02  PASS   0
adjtimex01 PASS   0
adjtimex02 CONF   32   
alarm01PASS   0
alarm02PASS   0
alarm03PASS   0
alarm05PASS   0
alarm06PASS   0
alarm07PASS   0
asyncio02  PASS   0
bind01 PASS   0
bind02 FAIL   2
bdflush01  PASS   0
brk01  PASS   0
capget01   PASS   0
capget02   PASS   0
capset01   PASS   0
capset02   PASS   0
cacheflush01   PASS   0
chdir01PASS   0
chdir01A   FAIL   1
chdir02PASS   0
chdir03PASS   0
chdir04PASS   0
chmod01PASS   0
chmod01A   PASS   0
chmod02PASS   0
chmod03PASS   0
chmod04PASS   0
chmod05PASS   0
chmod06FAIL   34   
chmod07PASS   0
chown01PASS   0
chown01_16 CONF   32   
chown02PASS   0
chown02_16 CONF   32   
chown03PASS   0
chown03_16 CONF   32   
chown04CONF   32   
chown04_16 CONF   32   
chown05PASS   0
chown05_16 CONF   32   
chroot01   PASS   0
chroot02   PASS   0
chroot03   PASS   0
chroot04   PASS   0
clock_getres01 PASS   0
clock_nanosleep01  PASS   0
clock_nanosleep2_01PASS   0
clone01PASS   0
clone02PASS   0
clone03PASS   0
clone04PASS   0
clone05PASS   0
clone06PASS   0
clone07PASS   0
clone08PASS   0
close01PASS   0
close02PASS   0
close08PASS   0
confstr01  PAS

Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-22 Thread Yuki Machida

Hi

> I build the LTP-2015-01-19 with yocto and I ran the runltp script on my board 
I got error with the syslog related test cases.
What it has happen error?
If it is possible to send a test log,
I may be able to give any advice for you.

Best regard,
Yuki Machida
On 2016年01月21日 21:10, Raghavendra Kakarla wrote:

Hi All,


I build the LTP-2015-01-19 with yocto and I ran the runltp script on my board I 
got error with the syslog related test cases.


Could please give me the some info such that I will resolve the issue.


Thanks in advance.


Regards,

Raghavendra K.




--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Syslog Related testcases are failed in yocto LTP

2016-01-21 Thread Raghavendra Kakarla
Hi All,


I build the LTP-2015-01-19 with yocto and I ran the runltp script on my board I 
got error with the syslog related test cases.


Could please give me the some info such that I will resolve the issue.


Thanks in advance.


Regards,

Raghavendra K.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto