r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
commitc1f41ac045f6023da06c3dbd0a37f39edd8a62f8
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Feb 2007 23:35:38 +0000 (27 23:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:57 +0000 (10 14:48 -0500)
tree2b4922b4655450718cfe49f62e8daa8b280824aa
parentc7bde9c1f537cbcf8e71177e6c3969699c046ecb
r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
are not shared between connections. It tests three types of policy
handles, on lsa, samr and drsuapi. You need to run on ncacn_ip_tcp
with seal for drsuapi.

Metze, can you have a look and see how this tallies with what you've
seen?
source/torture/config.mk
source/torture/rpc/handles.c [new file with mode: 0644]
source/torture/rpc/rpc.c