]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Enabled orphaned unit tests for compare256_rle family of functions.
authorVladislav Shchapov <vladislav@shchapov.ru>
Tue, 28 May 2024 19:46:06 +0000 (00:46 +0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 19 Jun 2024 12:15:54 +0000 (14:15 +0200)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
test/CMakeLists.txt

index 3f0d023eb0c0ba828d4cab94fedc8bf18017dc0c..19ad4a3ec275a6559dc001a394960a16699c76a8 100644 (file)
@@ -191,6 +191,7 @@ if(WITH_GTEST)
                 test_adler32.cc             # adler32_neon(), etc
                 test_aligned_alloc.cc       # zng_alloc_aligned()
                 test_compare256.cc          # compare256_neon(), etc
+                test_compare256_rle.cc      # compare256_rle(), etc
                 test_crc32.cc               # crc32_acle(), etc
                 test_inflate_sync.cc        # expects a certain compressed block layout
                 test_main.cc                # cpu_check_features()