* [LTP] [PATCH] ioctl06: test id usually same as test filename
@ 2017-03-13 9:07 Li Wang
2017-03-13 11:26 ` Li Wang
0 siblings, 1 reply; 2+ messages in thread
From: Li Wang @ 2017-03-13 9:07 UTC (permalink / raw)
To: ltp
Signed-off-by: Li Wang <liwang@redhat.com>
---
testcases/kernel/syscalls/ioctl/ioctl06.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testcases/kernel/syscalls/ioctl/ioctl06.c b/testcases/kernel/syscalls/ioctl/ioctl06.c
index 9046a3f..d05aa45 100644
--- a/testcases/kernel/syscalls/ioctl/ioctl06.c
+++ b/testcases/kernel/syscalls/ioctl/ioctl06.c
@@ -63,7 +63,7 @@ static void cleanup(void)
}
static struct tst_test test = {
- .tid = "ioctl07",
+ .tid = "ioctl06",
.needs_device = 1,
.setup = setup,
.cleanup = cleanup,
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread* [LTP] [PATCH] ioctl06: test id usually same as test filename
2017-03-13 9:07 [LTP] [PATCH] ioctl06: test id usually same as test filename Li Wang
@ 2017-03-13 11:26 ` Li Wang
0 siblings, 0 replies; 2+ messages in thread
From: Li Wang @ 2017-03-13 11:26 UTC (permalink / raw)
To: ltp
Please ignore this one. I'm trying to fix all of the typos in a new patch.
On Mon, Mar 13, 2017 at 5:07 PM, Li Wang <liwang@redhat.com> wrote:
> Signed-off-by: Li Wang <liwang@redhat.com>
> ---
> testcases/kernel/syscalls/ioctl/ioctl06.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testcases/kernel/syscalls/ioctl/ioctl06.c b/testcases/kernel/syscalls/ioctl/ioctl06.c
> index 9046a3f..d05aa45 100644
> --- a/testcases/kernel/syscalls/ioctl/ioctl06.c
> +++ b/testcases/kernel/syscalls/ioctl/ioctl06.c
> @@ -63,7 +63,7 @@ static void cleanup(void)
> }
>
> static struct tst_test test = {
> - .tid = "ioctl07",
> + .tid = "ioctl06",
> .needs_device = 1,
> .setup = setup,
> .cleanup = cleanup,
> --
> 2.9.3
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
--
Regards,
Li Wang
Email: liwang@redhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-13 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 9:07 [LTP] [PATCH] ioctl06: test id usually same as test filename Li Wang
2017-03-13 11:26 ` Li Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox