1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/torture/ndr
Jelmer Vernooij 25a0c9146e r21347: All current tests in the testsuite mainly test the RPC code in general. Since
we're running the testsuite mainly against ourselves, we only check that the
push/pull functions work in our own environment, not whether they generate/parse
the same data that other systems do.

This commit adds the infrastructure for a testsuite for just the marshalling
code. The idea is that you provide a data blob, a function name and a function
to check the resulting struct for correctness.
(This used to be commit 9bd2421e44)
2007-10-10 14:48:17 -05:00
..
ndr.c r21347: All current tests in the testsuite mainly test the RPC code in general. Since 2007-10-10 14:48:17 -05:00
ndr.h r21347: All current tests in the testsuite mainly test the RPC code in general. Since 2007-10-10 14:48:17 -05:00
winreg.c r21347: All current tests in the testsuite mainly test the RPC code in general. Since 2007-10-10 14:48:17 -05:00