Lines Matching defs:self
58 def setUp(self): argument
67 def testNoArgFunctions(self): argument
85 def test_getresuid(self): argument
93 def test_getresgid(self): argument
101 def test_setresuid(self): argument
109 def test_setresuid_exception(self): argument
118 def test_setresgid(self): argument
126 def test_setresgid_exception(self): argument
136 def test_initgroups(self): argument
161 def test_statvfs(self): argument
166 def test_fstatvfs(self): argument
176 def test_ftruncate(self): argument
187 def test_truncate(self): argument
195 def test_fexecve(self): argument
210 def test_waitid(self): argument
220 def test_register_at_fork(self): argument
284 def test_lockf(self): argument
296 def test_pread(self): argument
308 def test_preadv(self): argument
320 def test_preadv_flags(self): argument
342 def test_preadv_overflow_32bits(self): argument
354 def test_pwrite(self): argument
365 def test_pwritev(self): argument
380 def test_pwritev_flags(self): argument
395 def test_pwritev_overflow_32bits(self): argument
406 def test_posix_fallocate(self): argument
428 def test_posix_fallocate_errno(self): argument
437 def test_posix_fadvise(self): argument
446 def test_posix_fadvise_errno(self): argument
454 def test_utime_with_fd(self): argument
475 def test_utime_nofollow_symlinks(self): argument
490 def test_writev(self): argument
513 def test_writev_overflow_32bits(self): argument
523 def test_readv(self): argument
546 def test_readv_overflow_32bits(self): argument
560 def test_dup(self): argument
572 def test_confstr(self): argument
579 def test_dup2(self): argument
591 def test_oscloexec(self): argument
598 def test_osexlock(self): argument
614 def test_osshlock(self): argument
631 def test_fstat(self): argument
643 def test_stat(self): argument
661 def test_mkfifo(self): argument
676 def test_mknod(self): argument
699 def test_makedev(self): argument
738 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
813 def test_chown(self): argument
825 def test_fchown(self): argument
839 def test_lchown(self): argument
847 def test_chdir(self): argument
851 def test_listdir(self): argument
854 def test_listdir_default(self): argument
859 def test_listdir_bytes(self): argument
864 def test_listdir_bytes_like(self): argument
871 def test_listdir_fd(self): argument
885 def test_access(self): argument
889 def test_umask(self): argument
896 def test_strerror(self): argument
900 def test_pipe(self): argument
907 def test_pipe2(self): argument
936 def test_pipe2_c_limits(self): argument
943 def test_utime(self): argument
955 def check_chmod(self, chmod_func, target, **kwargs): argument
978 def test_chmod_file(self): argument
981 def tempdir(self): argument
988 def test_chmod_dir(self): argument
993 def test_fchmod_file(self): argument
999 def test_lchmod_file(self): argument
1004 def test_lchmod_dir(self): argument
1009 def check_chmod_link(self, chmod_func, target, link, **kwargs): argument
1024 def check_lchmod_link(self, chmod_func, target, link, **kwargs): argument
1037 def test_chmod_file_symlink(self): argument
1049 def test_chmod_dir_symlink(self): argument
1062 def test_lchmod_file_symlink(self): argument
1072 def test_lchmod_dir_symlink(self): argument
1080 def _test_chflags_regular_file(self, chflags_func, target_file, **kwargs): argument
1105 def test_chflags(self): argument
1109 def test_lchflags_regular_file(self): argument
1115 def test_lchflags_symlink(self): argument
1147 def test_environ(self): argument
1156 def test_putenv(self): argument
1172 def test_getcwd_long_pathnames(self): argument
1210 def test_getgrouplist(self): argument
1219 def test_getgroups(self): argument
1247 def test_cld_xxxx_constants(self): argument
1261 def test_sched_yield(self): argument
1268 def test_sched_priority(self): argument
1282 def test_get_and_set_scheduler_and_param(self): argument
1323 def test_sched_param(self): argument
1342 def test_sched_rr_get_interval(self): argument
1357 def test_sched_getaffinity(self): argument
1370 def test_sched_setaffinity(self): argument
1397 def test_rtld_constants(self): argument
1406 def test_fs_holes(self): argument
1431 def test_path_error2(self): argument
1449 def test_path_with_null_character(self): argument
1467 def test_path_with_null_byte(self): argument
1486 def test_pidfd_open(self): argument
1502 def prepare(self): argument
1514 def prepare_file(self): argument
1521 def test_access_dir_fd(self): argument
1526 def test_chmod_dir_fd(self): argument
1537 def test_chown_dir_fd(self): argument
1542 def test_stat_dir_fd(self): argument
1569 def test_utime_dir_fd(self): argument
1607 def test_link_dir_fd(self): argument
1620 def test_mkdir_dir_fd(self): argument
1630 def test_mknod_dir_fd(self): argument
1646 def test_open_dir_fd(self): argument
1660 def test_readlink_dir_fd(self): argument
1667 def test_rename_dir_fd(self): argument
1676 def test_symlink_dir_fd(self): argument
1683 def test_unlink_dir_fd(self): argument
1695 def test_mkfifo_dir_fd(self): argument
1707 def setUp(self): argument
1716 def tearDown(self): argument
1725 def test_initgroups(self): argument
1735 def test_setgroups(self): argument
1746 def python_args(self, *args): argument
1754 def test_returns_pid(self): argument
1768 def test_no_such_executable(self): argument
1783 def test_specify_environment(self): argument
1798 def test_none_file_actions(self): argument
1807 def test_empty_file_actions(self): argument
1816 def test_resetids_explicit_default(self): argument
1825 def test_resetids(self): argument
1834 def test_setpgroup(self): argument
1843 def test_setpgroup_wrong_type(self): argument
1851 def test_setsigmask(self): argument
1864 def test_setsigmask_wrong_type(self): argument
1879 def test_setsid(self): argument
1912 def test_setsigdef(self): argument
1929 def test_setsigdef_wrong_type(self): argument
1946 def test_setscheduler_only_param(self): argument
1966 def test_setscheduler_with_policy(self): argument
1983 def test_multiple_file_actions(self): argument
1995 def test_bad_file_actions(self): argument
2024 def test_open_file(self): argument
2044 def test_close_file(self): argument
2063 def test_dup2(self): argument
2094 def test_posix_spawnp(self): argument
2133 def setUp(self): argument
2141 def _verify_available(self, name): argument
2145 def test_pwritev(self): argument
2155 def test_stat(self): argument
2166 def test_ptsname_r(self): argument
2173 def test_access(self): argument
2190 def test_chmod(self): argument
2202 def test_chown(self): argument
2214 def test_link(self): argument
2253 def test_listdir_scandir(self): argument
2267 def test_mkdir(self): argument
2278 def test_mkfifo(self): argument
2289 def test_mknod(self): argument
2300 def test_rename_replace(self): argument
2320 def test_unlink_rmdir(self): argument
2334 def test_open(self): argument
2345 def test_readlink(self): argument
2356 def test_symlink(self): argument
2367 def test_utime(self): argument
2389 def test_unshare_setns(self): argument