From 215c41710e842a892da23724d64c0f5414165496 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 6 Feb 2011 14:58:03 +0100 Subject: torture: Added torture_isdir(). --- tests/torture.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/torture.h') diff --git a/tests/torture.h b/tests/torture.h index cc8abbc8..e80d0e76 100644 --- a/tests/torture.h +++ b/tests/torture.h @@ -47,6 +47,7 @@ struct argument_s { void torture_cmdline_parse(int argc, char **argv, struct argument_s *arguments); int torture_rmdirs(const char *path); +int torture_isdir(const char *path); /* * Returns the verbosity level asked by user -- cgit v1.2.3