components/php-5_3/suhosin-zts/test/results-32.master
changeset 4165 cd344a63e64f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/php-5_3/suhosin-zts/test/results-32.master	Wed Apr 22 06:22:45 2015 -0700
@@ -0,0 +1,73 @@
+
+PHP_SAPI    : cli
+PHP_VERSION : 5.3.29
+ZEND_VERSION: 2.3.0
+
+INI actual  : $(@D)/tmp-php.ini
+More .INIs  :  
+CWD         : $(@D)
+Extra dirs  : 
+VALGRIND    : Not used
+=====================================================================
+
+=====================================================================
+TEST 1/29 [$(SOURCE_DIR)/tests/executor/disable_emod_off.phpt]
PASS Testing: suhosin.executor.disable_emodifier=0 [$(SOURCE_DIR)/tests/executor/disable_emod_off.phpt] 
+TEST 2/29 [$(SOURCE_DIR)/tests/executor/disable_emod_on.phpt]
PASS Testing: suhosin.executor.disable_emodifier=1 [$(SOURCE_DIR)/tests/executor/disable_emod_on.phpt] 
+TEST 3/29 [$(SOURCE_DIR)/tests/executor/disable_eval_off.phpt]
PASS Testing: suhosin.executor.disable_eval=0 [$(SOURCE_DIR)/tests/executor/disable_eval_off.phpt] 
+TEST 4/29 [$(SOURCE_DIR)/tests/executor/disable_eval_on.phpt]
PASS Testing: suhosin.executor.disable_eval=1 [$(SOURCE_DIR)/tests/executor/disable_eval_on.phpt] 
+TEST 5/29 [$(SOURCE_DIR)/tests/executor/memory_limit.phpt]
PASS memory_limit test: set suhosin hard_limit to normal limit [$(SOURCE_DIR)/tests/executor/memory_limit.phpt] 
+TEST 6/29 [$(SOURCE_DIR)/tests/executor/memory_limit_other_hardlimit.phpt]
PASS memory_limit test: set suhosin hard_limit to normal limit + 1M [$(SOURCE_DIR)/tests/executor/memory_limit_other_hardlimit.phpt] 
+TEST 7/29 [$(SOURCE_DIR)/tests/executor/negative_memory_limit.phpt]
FAIL memory_limit test: trying to set memory_limit to a negative value [$(SOURCE_DIR)/tests/executor/negative_memory_limit.phpt] 
+TEST 8/29 [$(SOURCE_DIR)/tests/executor/preg_replace.phpt]
PASS Testing protection against "\0" in preg_replace() first parameter [$(SOURCE_DIR)/tests/executor/preg_replace.phpt] 
+TEST 9/29 [$(SOURCE_DIR)/tests/executor/preg_replace_error.phpt]
PASS Testing protection against "\0" in preg_replace() first parameter (INCL. SUHOSIN ERROR MESSAGES) [$(SOURCE_DIR)/tests/executor/preg_replace_error.phpt] 
+TEST 10/29 [$(SOURCE_DIR)/tests/executor/recursion_maxdepth.phpt]
PASS Testing: suhosin.executor.max_depth [$(SOURCE_DIR)/tests/executor/recursion_maxdepth.phpt] 
+SKIP Testing: GLOBALS in GET [$(SOURCE_DIR)/tests/filter/get_globals.phpt] reason: CGI not available
+TEST 12/29 [$(SOURCE_DIR)/tests/funcs/crypt_blowfish.phpt]
PASS CRYPT_BLOWFISH support [$(SOURCE_DIR)/tests/funcs/crypt_blowfish.phpt] 
+TEST 13/29 [$(SOURCE_DIR)/tests/funcs/crypt_ext_des.phpt]
PASS CRYPT_EXT_DES support [$(SOURCE_DIR)/tests/funcs/crypt_ext_des.phpt] 
+TEST 14/29 [$(SOURCE_DIR)/tests/funcs/crypt_md5.phpt]
PASS CRYPT_MD5 support [$(SOURCE_DIR)/tests/funcs/crypt_md5.phpt] 
+TEST 15/29 [$(SOURCE_DIR)/tests/funcs/crypt_std_des.phpt]
PASS CRYPT_STD_DES support [$(SOURCE_DIR)/tests/funcs/crypt_std_des.phpt] 
+TEST 16/29 [$(SOURCE_DIR)/tests/funcs/sha256.phpt]
PASS SHA256 support [$(SOURCE_DIR)/tests/funcs/sha256.phpt] 
+TEST 17/29 [$(SOURCE_DIR)/tests/include/include_constant.phpt]
PASS Include "Constant URL"; [$(SOURCE_DIR)/tests/include/include_constant.phpt] 
+TEST 18/29 [$(SOURCE_DIR)/tests/include/include_etc_passwd.phpt]
PASS Include "../../../../../../../../../../../etc/passwd"; [$(SOURCE_DIR)/tests/include/include_etc_passwd.phpt] 
+TEST 19/29 [$(SOURCE_DIR)/tests/include/include_once_constant.phpt]
FAIL Include_once "Constant URL"; [$(SOURCE_DIR)/tests/include/include_once_constant.phpt] 
+TEST 20/29 [$(SOURCE_DIR)/tests/include/include_once_tmpvar.phpt]
FAIL Include_once "Temp Variable URL"; [$(SOURCE_DIR)/tests/include/include_once_tmpvar.phpt] 
+TEST 21/29 [$(SOURCE_DIR)/tests/include/include_once_var.phpt]
FAIL Include_once "Variable URL"; [$(SOURCE_DIR)/tests/include/include_once_var.phpt] 
+TEST 22/29 [$(SOURCE_DIR)/tests/include/include_tmpvar.phpt]
PASS Include "Temp Variable URL"; [$(SOURCE_DIR)/tests/include/include_tmpvar.phpt] 
+TEST 23/29 [$(SOURCE_DIR)/tests/include/include_var.phpt]
PASS Include "Variable URL"; [$(SOURCE_DIR)/tests/include/include_var.phpt] 
+TEST 24/29 [$(SOURCE_DIR)/tests/include/require_constant.phpt]
PASS Require "Constant URL"; [$(SOURCE_DIR)/tests/include/require_constant.phpt] 
+TEST 25/29 [$(SOURCE_DIR)/tests/include/require_once_constant.phpt]
FAIL Require_once "Constant URL"; [$(SOURCE_DIR)/tests/include/require_once_constant.phpt] 
+TEST 26/29 [$(SOURCE_DIR)/tests/include/require_once_tmpvar.phpt]
FAIL Require_once "Temp Variable URL"; [$(SOURCE_DIR)/tests/include/require_once_tmpvar.phpt] 
+TEST 27/29 [$(SOURCE_DIR)/tests/include/require_once_var.phpt]
FAIL Require_once "Variable URL"; [$(SOURCE_DIR)/tests/include/require_once_var.phpt] 
+TEST 28/29 [$(SOURCE_DIR)/tests/include/require_tmpvar.phpt]
PASS Require "Temp Variable URL"; [$(SOURCE_DIR)/tests/include/require_tmpvar.phpt] 
+TEST 29/29 [$(SOURCE_DIR)/tests/include/require_var.phpt]
PASS Require "Variable URL"; [$(SOURCE_DIR)/tests/include/require_var.phpt] 
+=====================================================================
+
+
+=====================================================================
+TEST RESULT SUMMARY
+---------------------------------------------------------------------
+Exts skipped    :    0
+Exts tested     :   41
+---------------------------------------------------------------------
+
+Number of tests :   29                28
+Tests skipped   :    1 (  3.4%) --------
+Tests warned    :    0 (  0.0%) (  0.0%)
+Tests failed    :    7 ( 24.1%) ( 25.0%)
+Expected fail   :    0 (  0.0%) (  0.0%)
+Tests passed    :   21 ( 72.4%) ( 75.0%)
+---------------------------------------------------------------------
+
+=====================================================================
+
+=====================================================================
+FAILED TEST SUMMARY
+---------------------------------------------------------------------
+memory_limit test: trying to set memory_limit to a negative value [$(SOURCE_DIR)/tests/executor/negative_memory_limit.phpt]
+Include_once "Constant URL"; [$(SOURCE_DIR)/tests/include/include_once_constant.phpt]
+Include_once "Temp Variable URL"; [$(SOURCE_DIR)/tests/include/include_once_tmpvar.phpt]
+Include_once "Variable URL"; [$(SOURCE_DIR)/tests/include/include_once_var.phpt]
+Require_once "Constant URL"; [$(SOURCE_DIR)/tests/include/require_once_constant.phpt]
+Require_once "Temp Variable URL"; [$(SOURCE_DIR)/tests/include/require_once_tmpvar.phpt]
+Require_once "Variable URL"; [$(SOURCE_DIR)/tests/include/require_once_var.phpt]
+=====================================================================