From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH ltp 5/5] runtest/numa: rename duplicated test cases
Date: Fri, 9 Aug 2019 15:43:13 +0200 [thread overview]
Message-ID: <20190809134313.GD32115@rei.lan> (raw)
In-Reply-To: <20190809062000.8671-5-yixin.zhang@intel.com>
Hi!
> move_pages** is used in syscalls, rename them to move_pages**_numa here.
The test names in runtest files were never promised to be unique, if the
command line is the same the test id should probably stay the same.
> Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
> ---
> runtest/numa | 24 ++++++++++++------------
> 1 file changed, 12 insertions(+), 12 deletions(-)
>
> diff --git a/runtest/numa b/runtest/numa
> index 7885be90c..667eff773 100644
> --- a/runtest/numa
> +++ b/runtest/numa
> @@ -1,16 +1,16 @@
> Numa-testcases numa01.sh
> -move_pages01 move_pages01
> -move_pages02 move_pages02
> -move_pages03 move_pages03
> -move_pages04 move_pages04
> -move_pages05 move_pages05
> -move_pages06 move_pages06
> -move_pages07 move_pages07
> -move_pages08 move_pages08
> -move_pages09 move_pages09
> -move_pages10 move_pages10
> -move_pages11 move_pages11
> -move_pages12 move_pages12
> +move_pages01_numa move_pages01
> +move_pages02_numa move_pages02
> +move_pages03_numa move_pages03
> +move_pages04_numa move_pages04
> +move_pages05_numa move_pages05
> +move_pages06_numa move_pages06
> +move_pages07_numa move_pages07
> +move_pages08_numa move_pages08
> +move_pages09_numa move_pages09
> +move_pages10_numa move_pages10
> +move_pages11_numa move_pages11
> +move_pages12_numa move_pages12
>
> set_mempolicy01 set_mempolicy01
> set_mempolicy02 set_mempolicy02
> --
> 2.17.1
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2019-08-09 13:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-09 6:19 [LTP] [PATCH ltp 1/5] runtest/scsi_debug.part1: remove duplicated test for reiserfs filesystem Yixin Zhang
2019-08-09 6:19 ` [LTP] [PATCH ltp 2/5] runtest: rename gf*** and rwtest{1..5} in lvm.part{1, 2} and scsi_debug.part1 Yixin Zhang
2019-08-09 14:13 ` Cyril Hrubis
2019-09-02 9:00 ` Petr Vorel
2019-08-09 6:19 ` [LTP] [PATCH ltp 3/5] runtest/ltp-aiodio.part4: rename aiodio_append tests to avoid duplication Yixin Zhang
2019-09-02 9:16 ` Petr Vorel
2019-08-09 6:19 ` [LTP] [PATCH ltp 4/5] runtest/crashme: rename mem01 " Yixin Zhang
2019-08-30 13:14 ` Petr Vorel
2019-09-02 1:39 ` Zhang, Yixin
2019-08-09 6:20 ` [LTP] [PATCH ltp 5/5] runtest/numa: rename duplicated test cases Yixin Zhang
2019-08-09 13:43 ` Cyril Hrubis [this message]
2019-08-09 13:58 ` [LTP] [PATCH ltp 1/5] runtest/scsi_debug.part1: remove duplicated test for reiserfs filesystem 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=20190809134313.GD32115@rei.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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.