torture/rpc-winreg: Split out the security descriptor tests.
authorAndrew Kroeger <andrew@sprocks.gotdns.com>
Tue, 19 Feb 2008 15:18:10 +0000 (09:18 -0600)
committerAndrew Kroeger <andrew@sprocks.gotdns.com>
Wed, 27 Feb 2008 03:17:30 +0000 (21:17 -0600)
commit846c81bccb67427d54e2b84cad08b4b32128e4ab
tree3185ea3af9c51cc3074221bbb6f821b3e71c0c48
parent1aa3d0649f45c6c13e007ad3e4655cb3c99170e8
torture/rpc-winreg: Split out the security descriptor tests.

The security descriptor functionality has not been implemented yet.  Now that
the other tests run successfully, the security descriptor tests have been split
out so they can be separately marked as knownfail.

The tests that test security descriptor functionality are named "*-security",
while those that don't are named "*-basic".
(This used to be commit 7b7aec9a2f0a684bb27761df71af506cce244b2c)
source4/torture/rpc/winreg.c