All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2] runtest/syscalls: Add testcases to test list
@ 2021-03-17  4:57 Zhao Gongyi
  2021-03-17  8:02 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Zhao Gongyi @ 2021-03-17  4:57 UTC (permalink / raw
  To: ltp

Add syscall test cases to test list.

Signed-off-by: Zhao Gongyi <zhaogongyi@huawei.com>
---
v1->v2: remove mem03 and mmap10.
 runtest/syscalls | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/runtest/syscalls b/runtest/syscalls
index fe22ae5b6..9d4c57bb2 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -44,6 +44,7 @@ bpf_prog03 bpf_prog03
 bpf_prog04 bpf_prog04

 brk01 brk01
+brk02 brk02

 capget01 capget01
 capget02 capget02
@@ -492,6 +493,7 @@ getrlimit02 getrlimit02
 getrlimit03 getrlimit03

 get_mempolicy01 get_mempolicy01
+get_mempolicy02 get_mempolicy02
 get_robust_list01 get_robust_list01

 getrusage01 getrusage01
--
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [LTP] [PATCH v2] runtest/syscalls: Add testcases to test list
  2021-03-17  4:57 [LTP] [PATCH v2] runtest/syscalls: Add testcases to test list Zhao Gongyi
@ 2021-03-17  8:02 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2021-03-17  8:02 UTC (permalink / raw
  To: ltp

Hi Gongyi,

> Add syscall test cases to test list.
Pushed! Thanks for fixing my errors.

Kind regards,
Petr

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-17  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17  4:57 [LTP] [PATCH v2] runtest/syscalls: Add testcases to test list Zhao Gongyi
2021-03-17  8:02 ` Petr Vorel

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.