FreeRDP/winpr/libwinpr/sspi/test
akallabeth 6b36c6d417
Replace fopen and path functions with wrappers (#7043)
Functions like fopen, PathFileExists, PathMakePath need to call
the wide character versions on windows for utf-8 support.
2021-05-31 11:42:03 +02:00
..
.gitignore cunit: migrate Sspi tests to CTest 2012-09-30 20:15:42 -04:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
TestAcquireCredentialsHandle.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestCredSSP.c libwinpr-sspi: improve link interface 2014-06-07 10:50:51 -04:00
TestEnumerateSecurityPackages.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestInitializeSecurityContext.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestNTLM.c Fixed memory leak in NTLM test 2020-05-20 15:10:07 +02:00
TestQuerySecurityPackageInfo.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestSchannel.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00