summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-10-06 18:04:29 +0300
committerValery Piashchynski <[email protected]>2021-10-06 18:04:29 +0300
commit098e5ea8d869ca60ece4fcdf931e725549a85536 (patch)
tree777fdcb561deb93779afba3d8e78a78526b5c197 /tests
parentc8409d71958d7eba8595ccbe8950c49077a67c4d (diff)
Add test scripts for the pipes and sockets
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/pipes_test_script.sh2
-rwxr-xr-xtests/script.sh2
-rwxr-xr-xtests/socket_test_script.sh2
3 files changed, 4 insertions, 2 deletions
diff --git a/tests/pipes_test_script.sh b/tests/pipes_test_script.sh
new file mode 100755
index 00000000..c759b0a6
--- /dev/null
+++ b/tests/pipes_test_script.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+php ../../tests/client.php echo pipes
diff --git a/tests/script.sh b/tests/script.sh
deleted file mode 100755
index 746fb768..00000000
--- a/tests/script.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/usr/bin/env bash
-php ../../../tests/client.php echo pipes \ No newline at end of file
diff --git a/tests/socket_test_script.sh b/tests/socket_test_script.sh
new file mode 100755
index 00000000..3948c4fb
--- /dev/null
+++ b/tests/socket_test_script.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+php ../../tests/client.php echo tcp