summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2017-01-13 13:16:22 +0100
committerGünther Deschner <gd@samba.org>2017-01-24 10:53:17 +0100
commit56255c1c602fa24654ac41c518a6aaa75bc6415b (patch)
tree2a95762a0b4c27506784712683bacc9bfa72f361 /source4/torture/wscript_build
parentd30b008a642c9bb0d85519f42aef56a53e44cc77 (diff)
downloadsamba-56255c1c602fa24654ac41c518a6aaa75bc6415b.tar.gz
s4-torture: add some NDR tests for validating ndr_push_charset behavior.
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/torture/wscript_build')
-rw-r--r--source4/torture/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
index 72d3d292074..c065eaaa5ec 100644
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -64,6 +64,7 @@ bld.SAMBA_SUBSYSTEM('TORTURE_NDR',
ndr/krb5pac.c
ndr/winspool.c
ndr/cabinet.c
+ ndr/charset.c
''',
autoproto='ndr/proto.h',
deps='torture krb5samba'