[LTP] [PATCH 0/3] Additional checks for sched_xxx, socketcall01, inotify06

Dejan Jovicevic dejan.jovicevic@rt-rk.com
Wed Nov 2 12:57:01 CET 2016


This series adds checks in setup() to determine if the tests are
run as super user in case of sched_xxx and socketcall01 or to determine
if the test is run with the appropriate kernel version, in case of the
inotify06 test.

Dejan Jovicevic (3):
  sched_xxx: TCONF instead of TFAIL if user is not root
  socketcall: TCONF instead of TFAIL when user is not root
  inotify06: kernel version check

 testcases/kernel/syscalls/inotify/inotify06.c                          | 3 +++
 .../kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval01.c    | 1 +
 .../kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval02.c    | 1 +
 .../kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval03.c    | 1 +
 testcases/kernel/syscalls/sched_setparam/sched_setparam02.c            | 1 +
 testcases/kernel/syscalls/sched_setparam/sched_setparam03.c            | 2 ++
 testcases/kernel/syscalls/socketcall/socketcall01.c                    | 1 +
 7 files changed, 10 insertions(+)

-- 
1.9.1



More information about the ltp mailing list