All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls
@ 2019-01-24 19:28 Steve Muckle
  2019-01-25 15:22 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Muckle @ 2019-01-24 19:28 UTC (permalink / raw)
  To: ltp

These tests were recently created. Add them to the syscalls suite
of tests.

Signed-off-by: Steve Muckle <smuckle@google.com>
---
 runtest/syscalls | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/runtest/syscalls b/runtest/syscalls
index 34b47f36b..45fcebdd9 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -430,12 +430,18 @@ getrandom03 getrandom03
 getrandom04 getrandom04
 
 getresgid01 getresgid01
+getresgid01_16 getresgid01_16
 getresgid02 getresgid02
+getresgid02_16 getresgid02_16
 getresgid03 getresgid03
+getresgid03_16 getresgid03_16
 
 getresuid01 getresuid01
+getresuid01_16 getresuid01_16
 getresuid02 getresuid02
+getresuid02_16 getresuid02_16
 getresuid03 getresuid03
+getresuid03_16 getresuid03_16
 
 getrlimit01 getrlimit01
 getrlimit02 getrlimit02
-- 
2.20.1.321.g9e740568ce-goog


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

* [LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls
  2019-01-24 19:28 [LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls Steve Muckle
@ 2019-01-25 15:22 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2019-01-25 15:22 UTC (permalink / raw)
  To: ltp

Hi Steve,

> These tests were recently created. Add them to the syscalls suite
> of tests.

> Signed-off-by: Steve Muckle <smuckle@google.com>
> ---
I'm sorry, I overlooked missing definitions in runtest file.
Thanks for fixing it.


Kind regards,
Petr

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

end of thread, other threads:[~2019-01-25 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24 19:28 [LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls Steve Muckle
2019-01-25 15:22 ` 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.