mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
25a0c9146e
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
|
||
---|---|---|
.. | ||
ndr.c | ||
ndr.h | ||
winreg.c |