FreeRDP/winpr/libwinpr/sspi/test
akallabeth 8cc6582044
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues

* Fixed mac compilation issues

* Added missing include

* Fixed windows server build warnings

* Fixed VS2010 build issue

* Removed unnecessary library linking

* Fixed ThreadPool WinXP compatibility

* Fixed pr review remarks
2022-02-14 14:59:22 +01:00
..
.gitignore
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
TestAcquireCredentialsHandle.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestCredSSP.c
TestEnumerateSecurityPackages.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestInitializeSecurityContext.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestNTLM.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
TestQuerySecurityPackageInfo.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestSchannel.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00