summaryrefslogtreecommitdiff
path: root/testprogs/win32/spoolss/torture.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-02-15 23:03:48 +0100
committerGünther Deschner <gd@samba.org>2010-02-15 23:05:05 +0100
commit351f694d6102611fc65a0f02dc1c580bcab2e9d6 (patch)
tree0dc931407cd3c30fb2ae296461d9016a2f82de5d /testprogs/win32/spoolss/torture.h
parent23d1dd5189e0662efb532c31b26c71434a00cff4 (diff)
downloadsamba-351f694d6102611fc65a0f02dc1c580bcab2e9d6.tar.gz
samba-351f694d6102611fc65a0f02dc1c580bcab2e9d6.tar.bz2
samba-351f694d6102611fc65a0f02dc1c580bcab2e9d6.zip
testprogs: add "samba3" and "architecture=" options to spoolss tester.
Guenther
Diffstat (limited to 'testprogs/win32/spoolss/torture.h')
-rw-r--r--testprogs/win32/spoolss/torture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testprogs/win32/spoolss/torture.h b/testprogs/win32/spoolss/torture.h
index 23746cc2b7..c295330283 100644
--- a/testprogs/win32/spoolss/torture.h
+++ b/testprogs/win32/spoolss/torture.h
@@ -35,6 +35,7 @@ struct torture_context {
enum torture_result last_result;
char *last_reason;
BOOL print;
+ BOOL samba3;
};
/****************************************************************************