php-src/ext/posix/tests
Nikita Popov ef773bf4d5 Remove posix_kill() test
This test is doing something really dubious. There's a race
condition here that would kill some poor process that happens
to start at just the wrong time.
2020-08-05 10:39:30 +02:00
..
001.phpt
bug75696.phpt Fix #75696: posix_getgrnam fails to print details of group 2018-09-01 14:25:59 +02:00
posix_ctermid_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_ctermid.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_errno_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_errno_error.phpt
posix_errno_variation1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_errno_variation2.phpt Merge branch 'PHP-7.3' into PHP-7.4 2019-08-09 10:33:15 +02:00
posix_getcwd.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_getegid_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_geteuid_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_getgrgid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getgrgid_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
posix_getgrgid_macosx.phpt
posix_getgrgid.phpt
posix_getgrnam_basic.phpt skip where no groups available 2019-06-01 07:36:03 +02:00
posix_getgroups_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getpgid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getpgid_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_getpgrp_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getpid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getppid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getpwnam_basic_01.phpt Remove posix_getlogin() check from posix_getpwnam() test 2019-04-10 14:43:52 +02:00
posix_getpwuid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getpwuid_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
posix_getrlimit_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getrlimit.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_getsid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_getsid_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
posix_getsid.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_initgroups.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_isatty.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_kill_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
posix_mknod_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_mknod.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_setegid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_seteuid_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_seteuid_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_seteuid_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_seteuid_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_setgid_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_setgid_variation2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_setgid_variation4.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_setgid_variation5.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_setrlimit.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
posix_setuid_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_setuid_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_setuid_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_setuid_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_strerror_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
posix_times_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
posix_times.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_ttyname_error_wrongparams.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_ttyname_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
posix_ttyname_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
posix_ttyname_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
posix_ttyname_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
posix_ttyname_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
posix_ttyname_variation6.phpt
posix_ttyname_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
posix_ttyname.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
posix_uname_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00