1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/ndr
Andrew Tridgell ad4ce31e86 torture-drs: fixed NDR tests for DRS blobs
this also adds new tests for trustAuthInOutBlob blobs

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-09-08 03:35:27 +02:00
..
atsvc.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
backupkey.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
dfs.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
dfsblob.c torture-ndr: fixed NDR tests for DFS blobs 2011-09-08 03:35:27 +02:00
drsblobs.c torture-drs: fixed NDR tests for DRS blobs 2011-09-08 03:35:27 +02:00
drsuapi.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
epmap.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
lsa.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
nbt.c torture-ndr: fixed NDR tests for NBT blobs 2011-09-08 03:35:27 +02:00
ndr.c torture-ndr: added support for testing push functions 2011-09-08 03:35:27 +02:00
ndr.h torture-ndr: added support for testing push functions 2011-09-08 03:35:27 +02:00
netlogon.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
ntlmssp.c torture-ndr: fixed NDR tests for NTLMSSP blobs 2011-09-08 03:35:27 +02:00
README s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites. 2010-09-16 14:41:37 +02:00
samr.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
spoolss.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
string.c s4-torture: fixed a ndr string error 2011-09-05 11:19:25 +02:00
winreg.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00

use
	hexdump -v -e '12/1 "0x%02x, " "\n"' infile|outfile

to import ndr dumps