aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/torture.h')
-rw-r--r--tests/torture.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/torture.h b/tests/torture.h
index 1177bc3c..643e4539 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -76,6 +76,8 @@ void torture_cmdline_parse(int argc, char **argv, struct argument_s *arguments);
int torture_rmdirs(const char *path);
int torture_isdir(const char *path);
+int torture_terminate_process(const char *pidfile);
+
/*
* Returns the verbosity level asked by user
*/