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

1 2 3 4 5 6 7

  /external/ltp/testcases/kernel/syscalls/mincore/
mincore01.c 60 struct test_case_t;
61 static void setup1(struct test_case_t *tc);
62 static void setup2(struct test_case_t *tc);
63 static void setup3(struct test_case_t *tc);
64 static void setup4(struct test_case_t *tc);
66 static struct test_case_t { struct
71 void (*setupfunc) (struct test_case_t *tc);
79 static void mincore_verify(struct test_case_t *tc);
102 static void setup1(struct test_case_t *tc)
109 void setup2(struct test_case_t *tc
    [all...]
  /external/ltp/testcases/kernel/syscalls/mremap/
mremap05.c 50 struct test_case_t { struct
60 void (*setup) (struct test_case_t *);
61 void (*cleanup) (struct test_case_t *);
66 static void setup0(struct test_case_t *);
67 static void setup1(struct test_case_t *);
68 static void setup2(struct test_case_t *);
69 static void setup3(struct test_case_t *);
70 static void setup4(struct test_case_t *);
71 static void cleanup0(struct test_case_t *);
72 static void cleanup1(struct test_case_t *);
    [all...]
  /external/ltp/testcases/kernel/syscalls/mq_notify/
mq_notify02.c 33 static struct test_case_t { struct
42 static void mq_notify_verify(struct test_case_t *);
69 static void mq_notify_verify(struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/sbrk/
sbrk01.c 51 static struct test_case_t { struct
59 static void sbrk_verify(const struct test_case_t *);
93 static void sbrk_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/timerfd/
timerfd_create01.c 34 static struct test_case_t { struct
45 static void timerfd_create_verify(const struct test_case_t *);
77 static void timerfd_create_verify(const struct test_case_t *test)
timerfd_gettime01.c 42 static struct test_case_t { struct
54 static void timerfd_gettime_verify(const struct test_case_t *);
94 static void timerfd_gettime_verify(const struct test_case_t *test)
timerfd_settime01.c 43 static struct test_case_t { struct
57 static void timerfd_settime_verify(const struct test_case_t *);
98 static void timerfd_settime_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/rt_sigprocmask/
rt_sigprocmask02.c 78 static struct test_case_t { struct
88 int test_count = sizeof(test_cases) / sizeof(struct test_case_t);
  /external/ltp/testcases/kernel/syscalls/ipc/shmat/
shmat02.c 46 static struct test_case_t { struct
57 static void verify_shmat(struct test_case_t *tc)
79 struct test_case_t *tc = &tcases[n];
  /external/ltp/testcases/kernel/syscalls/pselect/
pselect02.c 40 static struct test_case_t { struct
55 static void pselect_verify(const struct test_case_t *);
96 static void pselect_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/readlinkat/
readlinkat02.c 46 static struct test_case_t { struct
62 static void readlinkat_verify(const struct test_case_t *);
97 static void readlinkat_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/statvfs/
statvfs02.c 46 static struct test_case_t { struct
59 static void statvfs_verify(const struct test_case_t *);
98 static void statvfs_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/epoll_wait/
epoll_wait03.c 54 static struct test_case_t { struct
76 static void verify_epoll_wait(struct test_case_t *tc);
125 static void verify_epoll_wait(struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/fchownat/
fchownat01.c 51 static struct test_case_t { struct
67 static void fchownat_verify(const struct test_case_t *);
106 static void fchownat_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/statfs/
statfs02.c 57 static struct test_case_t { struct
75 static void statfs_verify(const struct test_case_t *);
117 static void statfs_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/fdatasync/
fdatasync02.c 84 struct test_case_t { /* test case structure */ struct
102 static struct test_case_t tdat[] = {
  /external/ltp/testcases/kernel/syscalls/socket/
socket01.c 35 struct test_case_t { struct
57 struct test_case_t *tc = &tdat[n];
  /external/ltp/testcases/kernel/syscalls/lchown/
lchown03.c 52 static struct test_case_t { struct
64 static void lchown_verify(const struct test_case_t *);
116 static void lchown_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/link/
link08.c 66 static struct test_case_t { struct
77 static void link_verify(const struct test_case_t *);
101 static void link_verify(const struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/mkdirat/
mkdirat02.c 51 static struct test_case_t { struct
63 static void mkdirat_verify(const struct test_case_t *);
131 static void mkdirat_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/mknod/
mknod07.c 68 static struct test_case_t { struct
85 static void mknod_verify(const struct test_case_t *test_case);
150 static void mknod_verify(const struct test_case_t *test_case)
  /external/ltp/testcases/kernel/syscalls/msync/
msync03.c 67 static struct test_case_t { struct
82 static void msync_verify(struct test_case_t *tc);
144 static void msync_verify(struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/perf_event_open/
perf_event_open01.c 55 static struct test_case_t { struct
78 static void verify(struct test_case_t *tc);
142 static void verify(struct test_case_t *tc)
  /external/ltp/testcases/kernel/syscalls/readdir/
readdir21.c 61 static struct test_case_t { struct
77 static void readdir_verify(const struct test_case_t *);
120 static void readdir_verify(const struct test_case_t *test)
  /external/ltp/testcases/kernel/syscalls/readlink/
readlink03.c 67 static struct test_case_t { struct
90 static void readlink_verify(struct test_case_t *);
153 void readlink_verify(struct test_case_t *tc)

Completed in 248 milliseconds

1 2 3 4 5 6 7