From b9a3511bb61d3b6ce49abd33dce6155a573f5272 Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Wed, 22 Feb 2023 20:59:41 +0800 Subject: [PATCH] CMake: Add LZIP decoder test to list of tests. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index cfa0dd6f..12b8f034 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -850,6 +850,7 @@ if(BUILD_TESTING) test_hardware test_index test_index_hash + test_lzip_decoder test_memlimit test_stream_flags test_vli