[LTP] [PATCH v2 0/4] mmapstress01: refactor to ltp framework

Edward Liaw edliaw@google.com
Fri Sep 30 19:59:55 CEST 2022


Attempt to refactor mmapstress01 to use the ltp framework.

v1->v2:
* clean up formatting
* remove accidental change to header comment
* use SAFE_MMAP

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      | 647 ++++++------------
 2 files changed, 226 insertions(+), 423 deletions(-)

-- 
2.38.0.rc1.362.ged0d419d3c-goog



More information about the ltp mailing list