[LTP] [PATCH 0/5] Convert tst_timer.h to newlib
Richard Palethorpe
rpalethorpe@suse.com
Mon Aug 20 08:42:52 CEST 2018
Hello,
In order to allow tst_timer.h to be used with new library functions, it needs
to be converted to the new library. This will help extend tst_timer for
tst_fuzzy_sync.
Richard Palethorpe (5):
Convert nanosleep02 to newlib
lib: Add LTP_ATTRIBUTE_FALLTHROUGH for case statements
Convert fcntl33 to newlib
Convert futex_wait_bitset tests to newlib
tst_timer: Convert to new library
include/old/test.h | 1 -
include/tst_common.h | 1 +
lib/tst_timer.c | 14 +-
testcases/kernel/syscalls/fcntl/fcntl33.c | 168 ++++++++----------
.../kernel/syscalls/futex/futex_wait_bitset.h | 54 ++++--
.../syscalls/futex/futex_wait_bitset01.c | 22 +--
.../syscalls/futex/futex_wait_bitset02.c | 23 +--
.../kernel/syscalls/nanosleep/nanosleep02.c | 123 +++++--------
8 files changed, 163 insertions(+), 243 deletions(-)
--
2.18.0
More information about the ltp
mailing list