summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-02-03 00:32:47 +0800
committerJia Tan <jiat0218@gmail.com>2023-02-03 00:42:27 +0800
commite01f01b9af1c074463b92694a16ecc16a31907c0 (patch)
treeb7f2b0fc18050f5a6a39957c142fc646302ff4fe /CMakeLists.txt
parent8dfc029e7a4ce45809c30313dc0e502f0d22be26 (diff)
downloadxz-e01f01b9af1c074463b92694a16ecc16a31907c0.tar.gz
Tests: Create test_filter_str.c.
Tests lzma_str_to_filters(), lzma_str_from_filters(), and lzma_str_list_filters() API functions.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e5b4e5b..cfa0dd6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -846,6 +846,7 @@ if(BUILD_TESTING)
test_block_header
test_check
test_filter_flags
+ test_filter_str
test_hardware
test_index
test_index_hash