Stefan Metzmacher
5ae04bca01
midltests: add invalid/midltests_pipe_struct_union_01.idl
...
pipes with unions are not supported by midl,
so we don't need to implement them in pidl:-)
metze
2011-02-01 11:21:42 +01:00
Stefan Metzmacher
c9027b664b
midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idl
...
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Jan 31 19:45:41 CET 2011 on sn-devel-104
2011-01-31 19:45:41 +01:00
Stefan Metzmacher
3a9745c0b9
midltests: test encapsulated unions with 'ms_union'
...
metze
2011-01-31 18:40:29 +01:00
Stefan Metzmacher
fa6f3f3d0b
midltests: test encapsulated unions without 'ms_union'
...
metze
2011-01-31 18:40:16 +01:00
Stefan Metzmacher
ea587cb642
midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union'
...
metze
2011-01-31 18:40:01 +01:00
Stefan Metzmacher
675a5e9598
midltests: add examples of toplevel vs. embedded unions with global 'ms_union'
...
metze
2011-01-31 18:39:42 +01:00
Stefan Metzmacher
b586e5aabd
midltests: add examples of toplevel vs. embedded unions without 'ms_union'
...
metze
2011-01-31 18:39:30 +01:00
Stefan Metzmacher
98febd6605
midltests: more union alignment example with ms_union
...
metze
2011-01-31 18:39:09 +01:00
Stefan Metzmacher
e0c2aec35a
midltests: more union alignment example without ms_union
...
metze
2011-01-31 18:38:56 +01:00
Stefan Metzmacher
4f6857850f
midltests: union alignment with enum as switch_type and 'ms_union'
...
metze
2011-01-31 18:38:43 +01:00
Stefan Metzmacher
ef89211a69
midltests: union alignment with enum as switch_type
...
metze
2011-01-31 18:38:27 +01:00
Stefan Metzmacher
1f2f7fda83
midltests: unions with enum vs. long
...
metze
2011-01-31 18:38:13 +01:00
Stefan Metzmacher
90b54881f8
midltests: 'ms_unions' with enum vs. long
...
metze
2011-01-31 18:36:59 +01:00
Stefan Metzmacher
a5f0b02221
midltests: explore 'ms_union' option.
...
metze
2011-01-31 18:36:16 +01:00
Stefan Metzmacher
fd628e7ae4
midltests: add more union_align examples
...
This demonstrates the difference between NDR32 and NDR64
metze
2010-10-24 19:04:08 +02:00
Stefan Metzmacher
77d959fb15
midltests: add midltests-pipe-sync-ndr32-downgrade-02.idl
...
metze
2010-09-29 10:49:41 +02:00
Stefan Metzmacher
45e3e54e08
midltests: support for fragmented RPC traffic
...
metze
2010-09-29 10:49:40 +02:00
Stefan Metzmacher
6c0a4b6477
midltests: print out the alloc_hint for requests and responses
...
metze
2010-09-29 10:49:40 +02:00
Stefan Metzmacher
25e19287f0
midltests: improve NDR64 downgrade
...
metze
2010-09-29 10:49:39 +02:00
Stefan Metzmacher
437db14522
midltests: revert to a simple default midltests.idl
...
metze
2010-09-29 10:49:39 +02:00
Stefan Metzmacher
e2c305deb1
midltests/todo: add some random idl files I had tested month ago
...
metze
2010-09-29 03:08:25 +02:00
Stefan Metzmacher
ad99711f49
midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl example
...
metze
2010-09-29 03:08:25 +02:00
Stefan Metzmacher
c5e221c5f8
midltests: add some usefull defines to midltests.idl
...
metze
2010-09-29 03:08:24 +02:00
Stefan Metzmacher
06108687e8
midltests: make it possible to allow downgrades to NDR32
...
metze
2010-09-29 03:08:24 +02:00
Stefan Metzmacher
115ad60125
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
2010-09-29 01:42:28 +02:00
Stefan Metzmacher
cf4e57281b
midltests: move the current implementation to midltests_simple.exe
...
metze
2010-09-29 01:42:27 +02:00
Stefan Metzmacher
6fe216642a
testprogs/midltests: add some example IDL files and there midltests.exe output
...
metze
2010-08-12 14:31:15 +02:00
Stefan Metzmacher
1cf404fcb5
testprogs/win32/midltests: add missing Makefile
...
metze
2008-10-16 10:29:07 +02:00
Stefan Metzmacher
c6a6fa1841
win32-tests: add a very usefull w32 programm to explore midl features
...
You have to define idl, call the client function
and add a server implementation.
Then you need to compile midltests.exe
and run it, it will dump the generated NDR on the
screen.
metze
(This used to be commit dc15c88335
)
2008-02-06 16:34:36 +01:00