vppinfra: clib_count_equal_* tests
[vpp.git] / src / vppinfra / CMakeLists.txt
index 58ec32f..6900995 100644 (file)
@@ -272,9 +272,10 @@ if(VPP_BUILD_VPPINFRA_TESTS)
   endforeach()
 
 set(test_files
+  vector/test/array_mask.c
   vector/test/compress.c
+  vector/test/count_equal.c
   vector/test/mask_compare.c
-  vector/test/array_mask.c
 )
 
 add_vpp_executable(test_vector_funcs