FreeRDP/libfreerdp/codec/test
akallabeth 537a877627 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.

(cherry picked from commit 6b36c6d417)
2021-07-27 11:57:33 +02:00
..
.gitignore libfreerdp-codec: start unit tests for RDP6 planar compressor 2013-11-25 18:58:01 -05:00
CMakeLists.txt Fixed progressive decoding without subbanddiff 2021-02-25 09:51:41 +01:00
progressive.bmp Fixed progressive decoding without subbanddiff 2021-02-25 09:51:41 +01:00
rfx.bmp libfreerdp-codec: add some RemoteFX test data 2014-02-11 13:30:33 -05:00
test01.bmp libfreerdp-codec: start unit tests for RDP6 planar compressor 2013-11-25 18:58:01 -05:00
TestFreeRDPCodecClear.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFreeRDPCodecInterleaved.c Fixed unit tests run under memory sanitizer 2021-02-25 09:51:41 +01:00
TestFreeRDPCodecMppc.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFreeRDPCodecNCrush.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFreeRDPCodecPlanar.c Added fuzzying test for planar decoder 2021-03-12 11:22:12 +01:00
TestFreeRDPCodecProgressive.c Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
TestFreeRDPCodecRemoteFX.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFreeRDPCodecXCrush.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFreeRDPCodecZGfx.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestFreeRDPRegion.c Reformatted to new style 2019-11-07 10:53:54 +01:00