public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: ltp-list@lists.sourceforge.net, "當座 健市" <toza@ryobi.co.jp>,
	Mitani <mitani@ryobi.co.jp>
Subject: Re: [LTP] [PATCH] fix "sigaction" tests
Date: Mon, 01 Nov 2010 16:00:38 +0800	[thread overview]
Message-ID: <4CCE73A6.9020901@cn.fujitsu.com> (raw)
In-Reply-To: <AANLkTiktyyfpSX+ZkOucGCNg2vSajcVPQ8Q60z4Uj8kh@mail.gmail.com>

Garrett Cooper wrote:
> 2010/10/31 Mitani <mitani@ryobi.co.jp>:
...
>>  int main()
>>  {
>> @@ -133,6 +152,12 @@
>>
>>        struct sigaction sa;
>>
>> +       /* Checking for Kernel Version */
>> +       if ( kernel_ver_cmp(2, 6, 21) != 0 )
>> +       {
>> +               UNTESTED( "sem_wait() returned EINTR on kernel versions
>> lower than 2.6.22" );
>> +       }
>> +
>>        /* Initialize output */
>>        output_init();
>>
>> ============
>>
>> Above patch is revision only for templates.
>> The following procedure is necessary after applying patch:
>> ------------
>> #cd testcases/open_posix_testsuite/conformance/interfaces/sigaction/
>> #./gentests.pl
>> ------------
>>
>> Similar revisions are necessary for other 25 "sigaction" tests.
> 
>     Sorry, but Linux-isms can't leak into the open_posix_testsuite.
> Same with BSDisms (at least they shouldn't... if they do, then slap me
> or whoever did the commit).

Do you mean the culprit is Linux-isms?
IMO, the test cases are good.

Gui

> Thanks!
> -Garrett
> 

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2010-11-01  8:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01  6:22 [LTP] [PATCH] fix "sigaction" tests Mitani
2010-11-01  7:08 ` Garrett Cooper
2010-11-01  8:00   ` Gui Jianfeng [this message]
2010-11-01  9:43     ` Garrett Cooper
2010-11-18  4:35       ` Bian Naimeng
2010-11-18  4:37         ` Garrett Cooper
2010-11-18  4:59           ` Bian Naimeng
2010-11-18  6:57             ` Mitani
2010-11-18  7:50               ` Bian Naimeng
2010-11-19 13:16             ` Cyril Hrubis
     [not found]               ` <4CE9CAE0.2070808@cn.fujitsu.com>
2010-11-25 18:44                 ` Cyril Hrubis
     [not found]                   ` <AANLkTim2rWksdiugWwFU_TRu44t5gqzHFwJPYLV-YdsY@mail.gmail.com>
2010-11-25 19:38                     ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CCE73A6.9020901@cn.fujitsu.com \
    --to=guijianfeng@cn.fujitsu.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=mitani@ryobi.co.jp \
    --cc=toza@ryobi.co.jp \
    --cc=yanegomi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox