Vanara/UnitTests/PInvoke/Security/AdvApi32
dahall eef11ef46e Added unit tests for changes to Crypt functions 2022-05-29 21:40:08 -06:00
..
AclApiTests.cs Added GetNamedSecurityInfo test 2020-03-27 17:07:17 -06:00
AdvApi32Tests.cs Updated unit tests with changes to TestCaseSources class 2020-08-26 13:49:55 -06:00
AppMgmtTests.cs Completed unit tests (non-functional) for appmgmt.h 2019-08-04 16:58:22 -06:00
AuditTests.cs Fixed memory leaks when using WindowsIdentity.GetCurrent() (#91) 2020-01-01 15:41:44 -07:00
EventRecordEventArgs.cs Completed unit testing and fixes for trace event functions. 2019-08-08 14:46:52 -06:00
EventTraceController.cs Completed unit testing and fixes for trace event functions. 2019-08-08 14:46:52 -06:00
EventTraceLogs.cs Completed unit testing and fixes for trace event functions. 2019-08-08 14:46:52 -06:00
EventTraceSession.cs Completed unit testing and fixes for trace event functions. 2019-08-08 14:46:52 -06:00
EvnTraceTests.cs Fixed code causing warnings during Debug build 2020-09-19 08:47:48 -06:00
EvntProvTests.cs Completed unit tests and updates for evntprov.h 2019-08-04 16:58:42 -06:00
LsaTests.cs Added LsaOpenPolicy test for remote machine (#169) 2020-09-14 10:27:58 -06:00
PSIDTests.cs Completed unit tests and updates to SID functions in SecurityBaseApi.h 2019-08-15 15:36:12 -07:00
PerfLibTests.cs Complete unit tests and changes for perflib.h 2019-08-11 15:28:41 -06:00
ProcessThreadsApiTests.cs Completed unit tests for processthreadsapi.h in AdvApi32 2019-08-11 16:15:33 -06:00
ProviderInfo.cs Completed unit testing and fixes for trace event functions. 2019-08-08 14:46:52 -06:00
SddlTests.cs Fixed (#152) bug in base class SafeMemoryHandleExt that caused ToString(int...) to fail if memory size was not specifically set (like in parameter assignment). 2020-07-20 10:44:01 -06:00
SecurityBaseApiTests.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
WinBaseTests.cs Based on Windows error in LookupAccountSid, I've added LookupAccountSid2 based on LsaLookupSid2. 2020-12-08 10:34:12 -07:00
WinBase_EventLogTests.cs Updated unit tests with changes to TestCaseSources class 2020-08-26 13:49:55 -06:00
WinCredTests.cs Completed unit testing and fixes for wincred.h functions 2019-08-21 13:09:39 -06:00
WinCryptTests.cs Added unit tests for changes to Crypt functions 2022-05-29 21:40:08 -06:00
WinEfsTests.cs Updated methods to use string overload of CertFindCertificateInStore 2020-03-27 17:04:18 -06:00
WinRegTests.cs Finished unit testing and corrections for winreg.h functions 2019-08-26 13:08:42 -06:00
WinSaferTests.cs Completed unit tests and updates for winsafer.h functions 2019-08-26 15:08:09 -06:00
WinSvcTests.cs Fixed enumeration failures with EnumServiceStatus, EnumServiceStatusEx and EnumDependentServices (#145) 2020-07-13 08:39:38 -06:00
wctTests.cs Changed AdvApiTests.PrivBlock references to shared ElevPriv. 2019-08-19 15:09:06 -06:00