From: chrubis@suse.cz
To: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
Cc: ltp-list <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] [PATCH v2 3/3] can: change the entry
Date: Wed, 25 Jun 2014 17:43:36 +0200 [thread overview]
Message-ID: <20140625154335.GB5552@rei> (raw)
In-Reply-To: <1403179709.11671.0.camel@G08JYZSD130126>
Hi!
> * Change the entry:
> can_filter can_run_tests.sh can_filter
> can_rcv_own_msgs can_run_tests.sh can_rcv_own_msgs
>
> * Add can_filter and can_rcv_own_msgs to network/.gitignore
>
> * Make the test's name more saner:
> tst-filter.c --> can_filter.c
> tst-rcv-own-msgs.c --> can_rcv_own_msgs.c
> run_ltp-can_tests.sh --> can_run_tests.sh
>
> Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
> ---
> runtest/can | 3 +-
> testcases/network/.gitignore | 2 +
> testcases/network/can/filter-tests/can_filter.c | 263 +++++++++++++++++++++
> .../network/can/filter-tests/can_rcv_own_msgs.c | 255 ++++++++++++++++++++
> .../network/can/filter-tests/can_run_tests.sh | 102 ++++++++
> .../network/can/filter-tests/run_ltp-can_tests.sh | 102 --------
> testcases/network/can/filter-tests/tst-filter.c | 263 ---------------------
> .../network/can/filter-tests/tst-rcv-own-msgs.c | 255 --------------------
> 8 files changed, 624 insertions(+), 621 deletions(-)
> create mode 100644 testcases/network/can/filter-tests/can_filter.c
> create mode 100644 testcases/network/can/filter-tests/can_rcv_own_msgs.c
> create mode 100755 testcases/network/can/filter-tests/can_run_tests.sh
> delete mode 100644 testcases/network/can/filter-tests/run_ltp-can_tests.sh
> delete mode 100644 testcases/network/can/filter-tests/tst-filter.c
> delete mode 100644 testcases/network/can/filter-tests/tst-rcv-own-msgs.c
This looks good but I'm missing a Makefile in testcases/network/can so
that the tests are compiled and installed by default.
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2014-06-25 15:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 5:04 [LTP] [PATCH] can: add can tests to default Zeng Linggang
2014-06-12 13:10 ` chrubis
[not found] ` <1403179593.7741.2.camel@G08JYZSD130126>
2014-06-25 15:39 ` [LTP] [PATCH v2 2/3] can: cleanup chrubis
[not found] ` <1403866408.2119.28.camel@G08JYZSD130126>
2014-07-15 14:39 ` [LTP] [PATCH v3 1/3] Add autoconf test for CAN chrubis
[not found] ` <1405932572.5156.7.camel@G08JYZSD130126>
[not found] ` <1405934632.5156.13.camel@G08JYZSD130126>
2014-07-22 14:08 ` [LTP] [PATCH v4 3/3] Make can testes' name more saner chrubis
[not found] ` <1403840536.2119.24.camel@G08JYZSD130126>
2014-07-15 14:57 ` [LTP] [PATCH v2 2/3] can: cleanup chrubis
[not found] ` <1403179709.11671.0.camel@G08JYZSD130126>
2014-06-25 15:43 ` 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=20140625154335.GB5552@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