Lines Matching defs:testname
128 ok_mode(const char *testname, const char *comment, int mode) in ok_mode()
140 notok_mode(const char *testname, const char *comment, int mode) in notok_mode()
156 try_directory_open(const char *testname, const char *directory, in try_directory_open()
200 check_dup(const char *testname, const char *path, const int *modes, in check_dup()
226 check_dup2(const char *testname, const char *path, const int *modes, in check_dup2()
252 check_fchdir(const char *testname, const char *path, const int *modes, in check_fchdir()
276 check_fchflags(const char *testname, const char *path, const int *modes, in check_fchflags()
300 check_fchmod(const char *testname, const char *path, int setmode, in check_fchmod()
324 check_fchown(const char *testname, const char *path, const int *modes, in check_fchown()
348 check_flock(const char *testname, const char *path, const int *modes, in check_flock()
372 check_fpathconf(const char *testname, const char *path, const int *modes, in check_fpathconf()
398 check_fstat(const char *testname, const char *path, const int *modes, in check_fstat()
423 check_fstatfs(const char *testname, const char *path, const int *modes, in check_fstatfs()
448 check_fsync(const char *testname, const char *path, const int *modes, in check_fsync()
472 check_ftruncate(const char *testname, const char *path, const int *modes, in check_ftruncate()
585 check_futimes(const char *testname, const char *path, const int *modes, in check_futimes()
609 check_lseek(const char *testname, const char *path, const int *modes, in check_lseek()
633 check_getdents(const char *testname, const char *path, int isdir, in check_getdents()
673 check_sendfile(const char *testname, const char *path, int isdir, in check_sendfile()
769 check_write(const char *testname, write_fn fn, const char *path, in check_write()
855 check_read(const char *testname, read_fn fn, const char *path, in check_read()
890 check_mmap_read(const char *testname, const char *path, int isdir, in check_mmap_read()
936 check_mmap_write(const char *testname, const char *path, const int *modes, in check_mmap_write()
978 check_mmap_exec(const char *testname, const char *path, int isdir, in check_mmap_exec()
1020 check_mmap_write_private(const char *testname, const char *path, int isdir, in check_mmap_write_private()