public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Fix timestamp tests in SysV IPC tests
@ 2020-12-03 15:28 Cyril Hrubis
  2020-12-03 15:28 ` [LTP] [PATCH 1/2] libnewipc: Add get_ipc_timestamp() Cyril Hrubis
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cyril Hrubis @ 2020-12-03 15:28 UTC (permalink / raw)
  To: ltp

Cyril Hrubis (2):
  libnewipc: Add get_ipc_timestamp()
  syscalls/ipc: Make use of get_ipc_timestamp()

 include/libnewipc.h                             |  3 +++
 libs/libltpnewipc/libnewipc.c                   | 13 +++++++++++++
 testcases/kernel/syscalls/ipc/msgrcv/msgrcv01.c |  4 ++--
 testcases/kernel/syscalls/ipc/msgsnd/msgsnd01.c |  4 ++--
 testcases/kernel/syscalls/ipc/shmctl/Makefile   |  2 +-
 testcases/kernel/syscalls/ipc/shmctl/shmctl01.c |  4 ++--
 6 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-12-04 10:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 15:28 [LTP] [PATCH 0/2] Fix timestamp tests in SysV IPC tests Cyril Hrubis
2020-12-03 15:28 ` [LTP] [PATCH 1/2] libnewipc: Add get_ipc_timestamp() Cyril Hrubis
2020-12-04  3:21   ` Li Wang
2020-12-03 15:28 ` [LTP] [PATCH 2/2] syscalls/ipc: Make use of get_ipc_timestamp() Cyril Hrubis
2020-12-04  9:22 ` [LTP] [PATCH 0/2] Fix timestamp tests in SysV IPC tests Jan Stancek
2020-12-04 10:14   ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox