public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/2] Fix timestamp tests in SysV IPC tests
Date: Thu,  3 Dec 2020 16:28:02 +0100	[thread overview]
Message-ID: <20201203152804.846-1-chrubis@suse.cz> (raw)

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


             reply	other threads:[~2020-12-03 15:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 15:28 Cyril Hrubis [this message]
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

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=20201203152804.846-1-chrubis@suse.cz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox