diff options
| author | chenzizhan <[email protected]> | 2023-07-28 14:43:27 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2023-07-28 14:43:27 +0800 |
| commit | 27c1ef4949920fa3de70007093d08f7ed7fadede (patch) | |
| tree | 757a771654dad417abb3b0a355b3c767baefadfe /test/test_serialize.cpp | |
| parent | 559de7cfddaeeea7ac6e9c45100c5eb723ea1484 (diff) | |
new-ver cppcheck, new tests. push for testing CI
Diffstat (limited to 'test/test_serialize.cpp')
| -rw-r--r-- | test/test_serialize.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_serialize.cpp b/test/test_serialize.cpp index 5b114fb..421862b 100644 --- a/test/test_serialize.cpp +++ b/test/test_serialize.cpp @@ -106,6 +106,9 @@ TEST(unit_test_serialize, serialize_and_deserialize_fieldstat_instance_topk) fieldstat_tag_list_arr_free(tag_list, n_cell); } +// todo: tag ιζ°ζεΊ + + int main(int argc, char *argv[]) { testing::InitGoogleTest(&argc, argv); |
