public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: "zenglg.jy" <zenglg.jy@cn.fujitsu.com>
Cc: ltp-list <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] [PATCH 1/2] getrlimit/getrlimit01.c: cleanup
Date: Tue, 4 Feb 2014 14:20:55 +0100	[thread overview]
Message-ID: <20140204132055.GA5837@rei> (raw)
In-Reply-To: <1386844012.1603.17.camel@G08JYZSD130126>

Hi!
> +/*
> + *   Test for checking functionality of getrlimit(2)
> + */

I've changed this comment to be more verbose about the test purpose.

> @@ -74,94 +31,72 @@
>  
>  			if (TEST_RETURN == -1) {
> -				tst_resm(TFAIL, "getrlimit() failed to get %s "
> -					 "values. errno is %d",
> +				tst_resm(TFAIL,
> +					 "getrlimit() test %s failed errno: %d",
>  					 testcases[i].res_str, TEST_ERRNO);

Changed the TFAIL to TFAIL | TTERRNO instead of the %d.

And pushed both patches, thanks.

PS: Sorry for the late response, I've had quite a lot of work after I've
    returned from Christmas vacation.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

      parent reply	other threads:[~2014-02-04 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12 10:26 [LTP] [PATCH 1/2] getrlimit/getrlimit01.c: cleanup zenglg.jy
2014-01-06  5:49 ` zenglg.jy
2014-02-04 13:20 ` chrubis [this message]

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=20140204132055.GA5837@rei \
    --to=chrubis@suse.cz \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=zenglg.jy@cn.fujitsu.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