aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2013-12-23 12:17:02 +0100
committerAndreas Schneider <asn@samba.org>2013-12-23 12:17:02 +0100
commit4373b7191f3533e1b19a6a848f4ce682cea09bfa (patch)
tree2582af66ff29e8bdb2faa033b0b1c25689c81e0a /tests/torture.h
parent98fa90dcf36cd6f95c6d1468224e5f5e9314c079 (diff)
downloadsocket_wrapper-4373b7191f3533e1b19a6a848f4ce682cea09bfa.tar.gz
socket_wrapper-4373b7191f3533e1b19a6a848f4ce682cea09bfa.tar.xz
socket_wrapper-4373b7191f3533e1b19a6a848f4ce682cea09bfa.zip
torture: Generate network traces for each test.
Diffstat (limited to 'tests/torture.h')
-rw-r--r--tests/torture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/torture.h b/tests/torture.h
index 241b4a7..ffc3567 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -46,6 +46,7 @@
struct torture_state {
char *socket_dir;
+ char *pcap_file;
char *srv_pidfile;
};