aboutsummaryrefslogtreecommitdiff
path: root/tests/pkd/pkd_daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkd/pkd_daemon.h')
-rw-r--r--tests/pkd/pkd_daemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pkd/pkd_daemon.h b/tests/pkd/pkd_daemon.h
index c42573c1..7f553fdf 100644
--- a/tests/pkd/pkd_daemon.h
+++ b/tests/pkd/pkd_daemon.h
@@ -26,6 +26,7 @@ struct pkd_daemon_args {
int libssh_log_level;
const char *testname;
+ const char *testmatch;
unsigned int iterations;
} opts;
};