php-src/ext/pcntl/tests
2023-11-16 00:40:18 +00:00
..
001.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
002.phpt Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
003.phpt Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
async_signals.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
async_signals_2.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug47566.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug72154.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug73783.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug81577.phpt Merge branch 'PHP-8.0' into PHP-8.1 2021-11-11 21:01:40 +03:00
bug81577_2.phpt Merge branch 'PHP-8.0' into PHP-8.1 2021-11-11 21:01:40 +03:00
bug81577_3.phpt Add zend_alloc XLEAK support 2023-04-03 12:55:26 +02:00
pcntl_alarm.phpt Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
pcntl_exec.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_exec_2.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_exec_3.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_exec_004.phpt QA - pcntl_exec - check stringable parameters error 2022-07-13 18:29:15 +02:00
pcntl_fork_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_fork_variation.phpt Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
pcntl_get_last_error.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_getpriority_basic.phpt Fix getpriority test with negative return value 2023-09-22 10:25:15 +02:00
pcntl_getpriority_error.phpt QA - pcntl - adjust tests set/get priority check env vars and root user 2022-08-09 21:16:21 +01:00
pcntl_getpriority_error_darwin.phpt QA - pcntl - adjust tests set/get priority check env vars and root user 2022-08-09 21:16:21 +01:00
pcntl_realtime_signal.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_rfork.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pcntl_rfork_badflags.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_rfork_flags.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_rfork_nowait.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_setpriority_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_setpriority_error.phpt QA - pcntl - adjust tests set/get priority check env vars and root user 2022-08-09 21:16:21 +01:00
pcntl_setpriority_error_darwin.phpt QA - pcntl - adjust tests set/get priority check env vars and root user 2022-08-09 21:16:21 +01:00
pcntl_setpriority_error_linux.phpt QA - pcntl - adjust tests set/get priority check env vars and root user 2022-08-09 21:16:21 +01:00
pcntl_signal.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_signal_001.phpt QA - Test Cov - ext:pcntl - pcntl_signal() - max signal allowed (#8956) 2022-07-11 13:45:42 +01:00
pcntl_signal_002.phpt QA - pcntl_signal - error when handler is int and not SIG_DFL or SIG_IGN 2022-07-14 13:13:59 +02:00
pcntl_signal_dispatch.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_signal_get_handler.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_sigprocmask_errors.phpt Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
pcntl_sigtimedwait_errors.phpt Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
pcntl_sigwaitinfo_errors.phpt Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
pcntl_skipif_user_env_rules.inc QA - pcntl - adjust tests set/get priority check env vars and root user 2022-08-09 21:16:21 +01:00
pcntl_unshare_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_unshare_02.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_unshare_03.phpt Suppress warning when the test run under non-root (#11400) 2023-06-08 16:16:47 +02:00
pcntl_unshare_04.phpt Merge branch 'PHP-8.0' into PHP-8.1 2022-11-03 14:37:17 +01:00
pcntl_wait.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_wait_rusage1.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pcntl_waitpid_rusage1.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
signal_closure_handler.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
waiting_on_sigchild_pcntl_wait.phpt Revert the fix for GH-11498 2023-08-03 21:48:34 +02:00