[LTP] [PATCH v2 0/2] Misc cleanup (new lib) and fixes for Android

Sandeep Patil sspatil@google.com
Tue Nov 6 17:11:24 CET 2018


The following series contains patches to cleanup some of the old tests and
make use of the new library in them. That came with additional benefit
of getting easy ways to make those tests run on Android systems.

Note that some of these tests were made to run by hard coding for
ANDROID in them and that now goes away too [1]

v2:
-----
- Drop posix_fadvise patch (done in pull request by Amir Goldsten)
- Drop patches for chroot01 and chmod07, already merged.
- *really test and build the series*


Sandeep Patil (2):
  syscalls/fchmod02: fall back to use "daemon" group if "users" is
    absent.
  syscalls/chmod05: Use new ltp library

 testcases/kernel/syscalls/chmod/chmod05.c   | 191 ++++----------------
 testcases/kernel/syscalls/fchmod/fchmod02.c |   7 +-
 2 files changed, 41 insertions(+), 157 deletions(-)

-- 
2.19.1.930.g4563a0d9d0-goog



More information about the ltp mailing list