aboutsummaryrefslogtreecommitdiffstats
path: root/test/captures/protobuf_test_default_value.pcapng
AgeCommit message (Collapse)AuthorFilesLines
2020-12-01Protobuf/gRPC: add test cases for Protobuf and gRPCHuang Qiangxiong1-0/+0
Add case_dissect_protobuf and case_dissect_grpc in test/suite_dissection.py. Add *.proto into the sub directories of test/protobuf_lang_files/. Run command like 'pytest --program-path .\run\Debug\ -k "grpc or protobuf"' in build directory (in windows) to test these cases only.