FreeRDP/libfreerdp/codec/test
Armin Novak 527db6783b
[cmake] split tests
* Keep BUILD_TESTING, but only run tests compatible with API (for
  packaging)
* Add BUILD_TESTING_INTERNAL for all tests including internal function
  tests that modify API to be run on our CI
2024-10-24 09:45:44 +02:00
..
CMakeLists.txt [cmake] split tests 2024-10-24 09:45:44 +02:00
progressive.bmp Fixed progressive decoding without subbanddiff 2020-12-15 14:47:05 +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 [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
TestFreeRDPCodecCopy.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
TestFreeRDPCodecInterleaved.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
TestFreeRDPCodecMppc.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestFreeRDPCodecNCrush.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestFreeRDPCodecPlanar.c [warnings] replace rand() function use 2024-08-29 17:13:53 +02:00
TestFreeRDPCodecProgressive.c [warnings] annotate cert-err34-c 2024-10-01 13:05:36 +02:00
TestFreeRDPCodecRemoteFX.c [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
TestFreeRDPCodecXCrush.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestFreeRDPCodecZGfx.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestFreeRDPRegion.c [warnings] fix clang-tidy issues in libfreerdp 2024-08-29 15:34:22 +02:00
TestFuzzCodecs.c [ci,oss-fuzz] run all codec tests 2024-04-19 11:26:47 +02:00