CMake: Adds test_memlimit to CMake tests

This commit is contained in:
Jia Tan 2022-11-19 23:18:04 +08:00 committed by Lasse Collin
parent 2af8d9e9b3
commit a11a2b8b5e
1 changed files with 1 additions and 0 deletions

View File

@ -795,6 +795,7 @@ if(BUILD_TESTING)
test_filter_flags test_filter_flags
test_hardware test_hardware
test_index test_index
test_memlimit
test_stream_flags test_stream_flags
test_vli test_vli
) )