diff options
author | Zack B <zbrdge@gmail.com> | 2014-07-01 16:33:48 -0700 |
---|---|---|
committer | Zack B <zbrdge@gmail.com> | 2014-07-01 16:33:48 -0700 |
commit | 64c265b71037ae9074bbaef33f3a168987b1090f (patch) | |
tree | 699cc31b2f78d89b4e0bae74b189615d421aef33 /test/data | |
parent | e601ade924681773b406e5c816aee8886c75b2d4 (diff) | |
download | mitmproxy-64c265b71037ae9074bbaef33f3a168987b1090f.tar.gz mitmproxy-64c265b71037ae9074bbaef33f3a168987b1090f.tar.bz2 mitmproxy-64c265b71037ae9074bbaef33f3a168987b1090f.zip |
added unit test update. coverage still at 97%
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/pf02 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/data/pf02 b/test/data/pf02 new file mode 100644 index 00000000..e4dc18b3 --- /dev/null +++ b/test/data/pf02 @@ -0,0 +1,4 @@ +No ALTQ support in kernel +ALTQ related functions disabled +all tcp 127.0.0.1:8080 (5.5.5.6:80) <- 192.168.1.111:40001 FIN_WAIT_2:FIN_WAIT_2 +all tcp 127.0.0.1:8080 (5.5.5.5:80) <- 192.168.1.111:40000 ESTABLISHED:ESTABLISHED |