s4:torture/rpc/netlogon.c - factor out the computer name check in an own test
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 24 Nov 2011 16:38:14 +0000 (17:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 Dec 2011 11:17:48 +0000 (12:17 +0100)
commit31db5e667bbb388b75a5dc1790facf85d4daf629
treecdecc9375b7f26456975be028ceffa864fe68cdd
parent9a91d7f05a702ea47495b254049a7ec409212d1b
s4:torture/rpc/netlogon.c - factor out the computer name check in an own test

This check is by no ways specific to "DsRGetSiteName" and hence it should
be factored out in an own function.
Samba at the moment does not implement the expected behaviour so I have
added the "torture_skip" action.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Dec 23 12:17:48 CET 2011 on sn-devel-104
source4/torture/rpc/netlogon.c