summaryrefslogtreecommitdiff
path: root/src/tests/dump_request
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tests/dump_request.phpt2
-rw-r--r--src/tests/dump_request_invalid_folder.phpt2
-rw-r--r--src/tests/dump_request_too_big.phpt2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/dump_request.phpt b/src/tests/dump_request.phpt
index abff870..ceb03d5 100644
--- a/src/tests/dump_request.phpt
+++ b/src/tests/dump_request.phpt
@@ -39,5 +39,5 @@ if ($res[2] != "GET:get_a='data_get_a' get_b='data_get_b' \n") {
39?> 39?>
40--EXPECTF-- 40--EXPECTF--
411 411
42[snuffleupagus][0.0.0.0][disabled_function][simulation] The call to the function 'system' in %a/dump_request.php:%d has been disabled. 42[snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'system' in %a/dump_request.php:%d.
431337 431337
diff --git a/src/tests/dump_request_invalid_folder.phpt b/src/tests/dump_request_invalid_folder.phpt
index 6d395d0..d58f280 100644
--- a/src/tests/dump_request_invalid_folder.phpt
+++ b/src/tests/dump_request_invalid_folder.phpt
@@ -20,5 +20,5 @@ echo "2\n";
20?> 20?>
21--EXPECTF-- 21--EXPECTF--
221 221
23[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'system' in %atests/dump_request_invalid_folder.php:3 has been disabled. 23[snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'system' in %atests/dump_request_invalid_folder.php:3.
24[snuffleupagus][0.0.0.0][request_logging][error] Unable to create the folder '/root/NON_EXISTENT/FOLDER/PLEASE/'. 24[snuffleupagus][0.0.0.0][request_logging][error] Unable to create the folder '/root/NON_EXISTENT/FOLDER/PLEASE/'.
diff --git a/src/tests/dump_request_too_big.phpt b/src/tests/dump_request_too_big.phpt
index d67ce6f..af146c5 100644
--- a/src/tests/dump_request_too_big.phpt
+++ b/src/tests/dump_request_too_big.phpt
@@ -39,5 +39,5 @@ if ($res[2] != "GET:get_a='data_get_a' get_b='data_get_b' get_c='aaaaaaaaaaaaaaa
39?> 39?>
40--EXPECTF-- 40--EXPECTF--
411 411
42[snuffleupagus][127.0.0.1][disabled_function][simulation] The call to the function 'system' in %a/dump_request_too_big.php:%d has been disabled. 42[snuffleupagus][127.0.0.1][disabled_function][simulation] Aborted execution on call of the function 'system' in %a/dump_request_too_big.php:%d.
431337 \ No newline at end of file 431337 \ No newline at end of file