php-src/ext/posix/tests
2014-12-21 13:23:02 +00:00
..
001.phpt
posix_access_error_modes.phpt - Fixed no bailout address error and posix tests 2010-11-02 18:06:39 +00:00
posix_access_error_wrongparams.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_access_safemode.phpt - Fixed no bailout address error and posix tests 2010-11-02 18:06:39 +00:00
posix_access.phpt - Fixed no bailout address error and posix tests 2010-11-02 18:06:39 +00:00
posix_ctermid_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_ctermid_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
posix_ctermid.phpt non living code related typo fixes 2013-08-04 16:05:36 -07:00
posix_errno_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_errno_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
posix_errno_variation1.phpt This will only get a permission defined error if not running as root. 2009-11-23 21:13:26 +00:00
posix_errno_variation2.phpt Need the PCNTL extension loaded since that is where the SIGKILL constant comes from 2009-11-23 21:24:20 +00:00
posix_get_last_error_error.phpt
posix_getcwd_basic.phpt
posix_getcwd.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
posix_getegid_basic.phpt Adding a test for ext/posix/tests/posix_getegid_basic.phpt 2012-06-10 17:07:49 +04:00
posix_geteuid_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_geteuid_error1.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
posix_getgid_error.phpt
posix_getgrgid_basic.phpt - Fix test (Bug #51035) 2010-02-15 21:24:17 +00:00
posix_getgrgid_error.phpt
posix_getgrgid_macosx.phpt
posix_getgrgid_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_getgrgid_wrongparams.phpt
posix_getgrgid.phpt
posix_getgroups_basic.phpt
posix_getpgid_basic.phpt
posix_getpgid_error.phpt Fixing SKIPIF 2011-09-06 16:37:45 +00:00
posix_getpgid_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_getpgrp_basic.phpt
posix_getpgrp_error.phpt
posix_getpid_basic.phpt
posix_getpid_error.phpt
posix_getppid_basic.phpt
posix_getppid_error.phpt
posix_getpwuid_basic.phpt
posix_getpwuid_error.phpt
posix_getpwuid_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_getrlimit_basic.phpt
posix_getrlimit.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
posix_getsid_basic.phpt
posix_getsid_error.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_getsid.phpt
posix_getuid_error.phpt
posix_initgroups_basic.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_initgroups.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_isatty.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
posix_kill_basic.phpt Fix test - on CI somebody could create a process in the meantime 2014-04-14 15:44:23 -07:00
posix_kill_error.phpt
posix_kill_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_kill_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_mkfifo_safemode.phpt - Fixed no bailout address error and posix tests 2010-11-02 18:06:39 +00:00
posix_mkfifo_wrongparams.phpt
posix_mknod_basic.phpt
posix_mknod.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
posix_seteuid_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_seteuid_error2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_seteuid_error.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_seteuid_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_seteuid_variation2.phpt These tests don't work when run as root 2009-11-25 03:53:50 +00:00
posix_seteuid_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_seteuid_variation4.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_seteuid_variation5.phpt These tests don't work when run as root 2009-11-25 03:53:50 +00:00
posix_seteuid_variation6.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setgid_basic.phpt Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available. 2009-08-27 12:21:19 +00:00
posix_setgid_error.phpt Small fixes to tests, see #62022 2012-05-15 11:42:14 +01:00
posix_setgid_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setgid_variation2.phpt These tests don't work when run as root 2009-11-25 03:53:50 +00:00
posix_setgid_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setgid_variation4.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setgid_variation5.phpt These tests don't work when run as root 2009-11-25 03:53:50 +00:00
posix_setgid_variation6.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setgid_variation7.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setuid_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_setuid_error2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setuid_error.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
posix_setuid_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setuid_variation2.phpt These tests don't work when run as root 2009-11-25 03:53:50 +00:00
posix_setuid_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setuid_variation4.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_setuid_variation5.phpt These tests don't work when run as root 2009-11-25 03:53:50 +00:00
posix_setuid_variation6.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_strerror_error.phpt
posix_strerror_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
posix_times_basic.phpt fix tests 2011-08-01 03:42:02 +00:00
posix_times_error.phpt
posix_times.phpt
posix_ttyname_error_wrongparams.phpt
posix_ttyname_error.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation1.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation2.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation3.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation4.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation5.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation6.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname_variation7.phpt - add skipif 2011-09-06 06:57:53 +00:00
posix_ttyname.phpt
posix_uname_basic.phpt Fixed tests 2009-09-21 11:30:38 +00:00
posix_uname_error.phpt