All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: LTP List <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] [PATCH] network/test_net: delete obsolete net_cmdlib.sh and move read_opts() to test_net
Date: Thu, 09 Oct 2014 14:09:23 +0400	[thread overview]
Message-ID: <54365ED3.9020805@oracle.com> (raw)
In-Reply-To: <1412837187-5523-1-git-send-email-liuhangbin@gmail.com>

Hi!

Please find almost the same patch that I've re-sent to ML yesterday.

Moreover, net_cmdlib.sh source cmdlib.sh, so the patch should replace 
all other outdated functions. And it's better to do it in the separate 
patches. Also note that I've already sent patches that fix ping, 
sendfile and tcpdump tests (pending review).

Best regards,
Alexey

On 10/09/2014 10:46 AM, Hangbin Liu wrote:
> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
> ---
>   testcases/lib/cmdlib.sh                        |  1 +
>   testcases/lib/net_cmdlib.sh                    | 40 --------------------------
>   testcases/lib/test_net.sh                      | 20 +++++++++++++
>   testcases/network/tcp_cmds/arp/arp01           |  2 +-
>   testcases/network/tcp_cmds/echo/echo01         |  2 +-
>   testcases/network/tcp_cmds/finger/finger01     |  2 +-
>   testcases/network/tcp_cmds/ftp/ftp01           |  2 +-
>   testcases/network/tcp_cmds/host/host01         |  2 +-
>   testcases/network/tcp_cmds/netstat/netstat01   |  2 +-
>   testcases/network/tcp_cmds/perf_lan/perf_lan   |  2 +-
>   testcases/network/tcp_cmds/ping/ping01         |  2 +-
>   testcases/network/tcp_cmds/rcp/rcp01           |  2 +-
>   testcases/network/tcp_cmds/rdist/rdist01       |  2 +-
>   testcases/network/tcp_cmds/rsh/rsh01           |  2 +-
>   testcases/network/tcp_cmds/rwho/rwho01         |  2 +-
>   testcases/network/tcp_cmds/sendfile/sendfile01 |  2 +-
>   testcases/network/tcp_cmds/tcpdump/tcpdump01   |  2 +-
>   17 files changed, 35 insertions(+), 54 deletions(-)
>   delete mode 100644 testcases/lib/net_cmdlib.sh
>
> diff --git a/testcases/lib/cmdlib.sh b/testcases/lib/cmdlib.sh
> index 104504f..fc0529e 100644
> --- a/testcases/lib/cmdlib.sh
> +++ b/testcases/lib/cmdlib.sh
> @@ -24,6 +24,7 @@


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

       reply	other threads:[~2014-10-09 10:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1412837187-5523-1-git-send-email-liuhangbin@gmail.com>
2014-10-09 10:09 ` Alexey Kodanev [this message]
2014-10-09 13:11   ` [LTP] [PATCH] network/test_net: delete obsolete net_cmdlib.sh and move read_opts() to test_net Hangbin Liu

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=54365ED3.9020805@oracle.com \
    --to=alexey.kodanev@oracle.com \
    --cc=liuhangbin@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.