[LTP] [PATCH v1 0/4] mmapstress01: refactor to ltp framework
Edward Liaw
edliaw@google.com
Mon Sep 26 20:26:21 CEST 2022
Attempt to refactor mmapstress01 to use the ltp framework.
It was using LARGE_FILE to switch between 32 and 64 bit sized off_t. Is
it correct to use FILE_OFFSET_BITS instead?
Edward Liaw (4):
mmapstress01: refactor to tst_test framework
mmapstress01: refactor options
mmapstress01: use FILE_OFFSET_BITS=64
mmapstress01: use safe macros
testcases/kernel/mem/mmapstress/Makefile | 2 +
.../kernel/mem/mmapstress/mmapstress01.c | 624 ++++++------------
2 files changed, 212 insertions(+), 414 deletions(-)
--
2.37.3.998.g577e59143f-goog
More information about the ltp
mailing list