midltests: add a midltests_tcp.exe tool
authorStefan Metzmacher <metze@samba.org>
Tue, 28 Sep 2010 09:04:59 +0000 (11:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 Sep 2010 23:42:28 +0000 (01:42 +0200)
commit115ad6012540338a73abd9de13c6bb4de3a12cf2
treeb0eef4839d67d96a382541ad6404fe12cfcf6cfb
parentcf4e57281b867878521d6f38ec5b0f552c4d2c90
midltests: add a midltests_tcp.exe tool

This uses a man in the middle approach in order to dump the
request and response pdus.

It also tests NDR32 and NDR64.

metze
testprogs/win32/midltests/Makefile
testprogs/win32/midltests/Makefile.tcp [new file with mode: 0644]
testprogs/win32/midltests/midltests_marshall.c
testprogs/win32/midltests/midltests_marshall.h
testprogs/win32/midltests/midltests_tcp.c [new file with mode: 0644]