summaryrefslogtreecommitdiff
path: root/testprogs/win32/midltests/valid/midltests_union_align_04.txt
blob: d3238604975aee34e3804df38790c464fc61f71c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Wait for setup of server threads

Test NDR32

ndr32: disable NDR64

ndr32:in => out: ptype[request] flen[37] plen[13] ahint[13]

[000] 01 00 00 00 56 00 00 00  01 00 00 00 43           ....V... ....C

srv_midltests_fn: Start
srv_midltests_fn: End

ndr32:out => in: ptype[response] flen[28] plen[4] ahint[4]

[000] 54 72 75 65                                       True 

NDRTcpThread[ndr32] stop

Test NDR64

ndr64: got NDR64

ndr64:in => out: ptype[request] flen[37] plen[13] ahint[13]

[000] 01 00 00 00 56 00 00 00  01 00 00 00 43           ....V... ....C

srv_midltests_fn: Start
srv_midltests_fn: End

ndr64:out => in: ptype[response] flen[28] plen[4] ahint[4]

[000] 54 72 75 65                                       True 

NDRTcpThread[ndr64] stop

Test OK