From: Viresh Kumar <viresh.kumar@linaro.org>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH V3 0/2] syscalls/clock_gettime: Add support for time64 tests
Date: Thu, 16 Apr 2020 16:12:29 +0530 [thread overview]
Message-ID: <cover.1587033556.git.viresh.kumar@linaro.org> (raw)
Hello,
Here is the third version which looks very different from the previous
one again :)
V2->V3:
- Define an enum for timespec type create struct tst_timespec and update
all generic helpers to handle them.
- Update clock_gettime tests to use them.
Viresh Kumar (2):
tst_timer: Add support for kernel's 64 bit timespec
syscalls/clock_gettime: Add support for time64 tests
include/tst_timer.h | 549 +++++++++++++++++----
.../syscalls/clock_gettime/clock_gettime01.c | 116 ++---
.../syscalls/clock_gettime/clock_gettime02.c | 72 +--
.../syscalls/clock_gettime/clock_gettime03.c | 55 ++-
4 files changed, 602 insertions(+), 190 deletions(-)
--
2.7.4
next reply other threads:[~2020-04-16 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 10:42 Viresh Kumar [this message]
2020-04-16 10:42 ` [LTP] [PATCH V3 1/2] tst_timer: Add support for kernel's 64 bit timespec Viresh Kumar
2020-04-21 15:40 ` Cyril Hrubis
2020-04-22 4:07 ` Viresh Kumar
2020-04-22 13:18 ` Petr Vorel
2020-04-22 13:26 ` Cyril Hrubis
2020-04-22 14:29 ` Cyril Hrubis
2020-04-16 10:42 ` [LTP] [PATCH V3 2/2] syscalls/clock_gettime: Add support for time64 tests Viresh Kumar
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=cover.1587033556.git.viresh.kumar@linaro.org \
--to=viresh.kumar@linaro.org \
--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 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.