From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
To: DAN LI <li.dan@cn.fujitsu.com>
Cc: LTP list <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] [PATCH 2/2] syscalls/mount/mount02.c: modify array "exp_enos"
Date: Mon, 06 May 2013 17:16:50 +0800 [thread overview]
Message-ID: <51877502.8000002@cn.fujitsu.com> (raw)
In-Reply-To: <517A3282.2050809@cn.fujitsu.com>
On 04/26/2013 03:53 PM, DAN LI wrote:
> Expected errno setted in array "exp_enos" do not match
> echo test item rightly, leading to two problems:
>
> * Not every test item in mount02 is executed.
> There are 13 test items in mount02 currently to test error:
> ENODEV, ENOTBLK, EBUSY, EBUSY, EINVAL, EINVAL, EINVAL, EFAULT,
> EFAULT, ENAMETOOLONG, ENOENT, ENOENT, ENOTDIR
>
> But, only 8 of them are tested as specified in array "exp_enos":
> ENODEV, ENOTBLK, EBUSY, EINVAL, EFAULT, ENAMETOOLONG,
> ENOENT, ENOTDIR
>
> * For test item which is executed, its errno returned is maybe not
> the one expected.
>
> This patch modifies array "exp_enos" to make it one-to-one correspondent
> with echo test item, to fix above problems.
>
> Signed-off-by: DAN LI <li.dan@cn.fujitsu.com>
Applied with s/echo/each/, thanks for you and Mike.
Wanlong Gao
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2013-05-06 9:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-26 7:50 [LTP] [PATCH 1/2] syscalls/mount/mount02.c: cleanup DAN LI
2013-04-26 7:53 ` [LTP] [PATCH 2/2] syscalls/mount/mount02.c: modify array "exp_enos" DAN LI
2013-04-27 6:07 ` Mike Frysinger
2013-05-06 9:16 ` Wanlong Gao [this message]
2013-04-27 6:05 ` [LTP] [PATCH 1/2] syscalls/mount/mount02.c: cleanup Mike Frysinger
2013-05-06 9:15 ` Wanlong Gao
-- strict thread matches above, loose matches on Subject: below --
2013-04-26 16:38 [LTP] [PATCH 2/2] syscalls/mount/mount02.c: modify array "exp_enos" DAN LI
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=51877502.8000002@cn.fujitsu.com \
--to=gaowanlong@cn.fujitsu.com \
--cc=li.dan@cn.fujitsu.com \
--cc=ltp-list@lists.sourceforge.net \
/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