s4-pidl: added a test for all generated rpc interfaces
authorAndrew Tridgell <tridge@samba.org>
Mon, 30 Aug 2010 05:41:22 +0000 (15:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 2 Sep 2010 03:37:07 +0000 (13:37 +1000)
commit39599e949b9231fa5d88b1a6830b442c1faba1d9
tree4b8e88d5aa7425773b002f600810fda491d683f2
parent71f2ebcae09a3581cb27966b44387a10ea89236d
s4-pidl: added a test for all generated rpc interfaces

this tries to instantiate all types in all generated python RPC
interfaces, then checks that all attributes can be read, written and
compared.
source4/scripting/python/samba/tests/dcerpc/testrpc.py [new file with mode: 0644]