FreeRDP/winpr/libwinpr/file/test
Armin Novak 7305828122 Fix #4239: Various memory leaks
* Fixed all tests, now can be run with -DWITH_ADDRESS_SANITIZER=ON compiled.
* Enabled address sanitizer for nightly builds.
2017-12-12 11:40:48 +01:00
..
.gitignore libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
CMakeLists.txt winpr/file: initial regular file support 2015-09-09 16:47:03 +02:00
TestFileCreateFile.c Added extended file seek tests. 2015-12-10 10:40:14 +01:00
TestFileDeleteFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileFindFirstFile.c Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
TestFileFindFirstFileEx.c libwinpr-library: improve library tests 2012-10-18 16:58:27 -04:00
TestFileFindNextFile.c Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
TestFileGetStdHandle.c winpr/TestFileGetStdHandle: rename variable stdout 2016-03-29 18:14:16 +02:00
TestFilePatternMatch.c libwinpr-file: fix X* and X? pattern matching cases 2012-11-03 17:24:52 -04:00
TestFileReadFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
TestFileWriteFile.c libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00