aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper_tools/testpatt
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@corte.si>2018-04-07 09:54:37 +1200
committerAldo Cortesi <aldo@corte.si>2018-04-16 09:20:22 +1200
commit850c855495d29f24e3c51af582b6b4448433ae69 (patch)
tree84c7db53b62b36c0a011328178fcaf81160df574 /test/helper_tools/testpatt
parentb663a224a3655aab95a39eab2450f1f0e98997f2 (diff)
downloadmitmproxy-850c855495d29f24e3c51af582b6b4448433ae69.tar.gz
mitmproxy-850c855495d29f24e3c51af582b6b4448433ae69.tar.bz2
mitmproxy-850c855495d29f24e3c51af582b6b4448433ae69.zip
Clean up test/helper_tools directory
Diffstat (limited to 'test/helper_tools/testpatt')
-rw-r--r--test/helper_tools/testpatt9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/helper_tools/testpatt b/test/helper_tools/testpatt
deleted file mode 100644
index b41011c0..00000000
--- a/test/helper_tools/testpatt
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-# Generate a test pattern with pathoc
-PATHOD=localhost:9999
-pathoc -s -c $PATHOD localhost:8080 "get:'/p/200:p0,1:b@2048b':b@2048b"
-pathoc -s -c $PATHOD localhost:8080 "get:'/p/300:p0,1:b@2048b':b@2048b"
-pathoc -s -c $PATHOD localhost:8080 "get:'/p/400:p0,1:b@2048b':b@2048b"
-pathoc -s -c $PATHOD localhost:8080 "get:'/p/500:p0,1:b@2048b':b@2048b"
-pathoc -s -c $PATHOD localhost:8080 "get:'/p/600:p0,1:b@2048b':b@2048b"