Added unit test.
authorJames Bellinger <jfb@zer7.com>
Sun, 1 Jul 2012 15:06:23 +0000 (11:06 -0400)
committerJames Bellinger <jfb@zer7.com>
Sun, 1 Jul 2012 15:15:59 +0000 (11:15 -0400)
commita299db4b1e987d3a41ec5b561815ff1b29839b76
tree01015657678ce41d6c3bb6670db86762a96527f0
parent4fb4aa1120b17d161bde909d289da3070854fba4
Added unit test.

Also added constructors to ObjectSecurity<T>.
It's supposed to have them (they just pass to NativeObjectSecurity),
but the only user in Mono is MemoryMappedFileSecurity so this is
just for completeness's sake. Also, this lets the test depend on neither
System.Core nor internal methods.
mcs/class/corlib/System.Security.AccessControl/ObjectSecurity_T.cs
mcs/class/corlib/Test/System.Security.AccessControl/ObjectSecurity_TTest.cs [new file with mode: 0644]
mcs/class/corlib/corlib_test.dll.sources