HomeSort by relevance Sort by last modified time
    Searched refs:test_case_t (Results 26 - 50 of 171) sorted by null

12 3 4 5 6 7

  /external/ltp/testcases/kernel/syscalls/rmdir/
rmdir02.c 78 static struct test_case_t { struct
96 static void rmdir_verify(struct test_case_t *tc);
171 static void rmdir_verify(struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/utime/
utime06.c 66 struct test_case_t { struct
81 static void utime_verify(const struct test_case_t *);
131 static void utime_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/fsync/
fsync03.c 59 struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/getrlimit/
getrlimit02.c 84 static struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/mlockall/
mlockall01.c 80 struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/sched_get_priority_max/
sched_get_priority_max01.c 75 static struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/sched_get_priority_min/
sched_get_priority_min01.c 75 static struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/sched_getscheduler/
sched_getscheduler01.c 59 struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/socketcall/
socketcall01.c 37 struct test_case_t { struct
  /external/ltp/testcases/kernel/syscalls/sysfs/
sysfs05.c 84 static struct test_case_t { struct
  /external/ltp/testcases/kernel/module/query_module/
query_module02.c 96 struct test_case_t { /* test case structure */ struct
115 static struct test_case_t tdat[] = {
query_module03.c 103 struct test_case_t { /* test case structure */ struct
128 static struct test_case_t tdat[] = {
  /external/ltp/testcases/kernel/syscalls/lchown/
lchown01.c 53 struct test_case_t { struct
59 static struct test_case_t test_cases[] = {
  /external/ltp/testcases/kernel/syscalls/socketpair/
socketpair01.c 36 struct test_case_t { struct
61 struct test_case_t *tc = &tdat[n];
  /external/ltp/testcases/kernel/syscalls/syslog/
syslog11.c 78 struct test_case_t { /* test case structure */ struct
99 static struct test_case_t tdat[] = {
syslog12.c 88 struct test_case_t { /* test case structure */ struct
111 static struct test_case_t tdat[] = {
  /external/ltp/testcases/kernel/syscalls/mknodat/
mknodat02.c 63 static struct test_case_t { struct
80 static void mknodat_verify(struct test_case_t *tc);
148 static void mknodat_verify(struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/truncate/
truncate03.c 72 static struct test_case_t { struct
92 static void truncate_verify(struct test_case_t *);
167 void truncate_verify(struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/utimes/
utimes01.c 73 static struct test_case_t { struct
89 static void utimes_verify(const struct test_case_t *);
157 static void utimes_verify(const struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/ipc/shmat/
shmat01.c 52 static struct test_case_t { struct
111 struct test_case_t *tc = &tcases[n];
  /external/ltp/testcases/kernel/syscalls/sched_setscheduler/
sched_setscheduler03.c 45 struct test_case_t { struct
52 struct test_case_t cases[] = {
  /external/ltp/testcases/kernel/syscalls/sendfile/
sendfile09.c 72 static struct test_case_t { struct
87 void do_sendfile(struct test_case_t *t)
  /external/ltp/testcases/kernel/syscalls/setresgid/
setresgid01.c 83 struct test_case_t { /* test case structure */ struct
103 static struct test_case_t tdat[] = {
setresgid03.c 90 struct test_case_t { /* test case structure */ struct
108 static struct test_case_t tdat[] = {
  /external/ltp/testcases/kernel/syscalls/swapon/
swapon02.c 52 static struct test_case_t { struct
67 static void verify_swapon(struct test_case_t *test)

Completed in 344 milliseconds

12 3 4 5 6 7