c11 safe string handling support
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index f790a23..2dfa837 100644 (file)
@@ -16,4 +16,5 @@ add_vpp_plugin(unittest
   unittest.c
   tcp_test.c
   bihash_test.c
+  string_test.c
 )