Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
1023 B
18 lines
1023 B
1 year ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<testsuites tests="1" name="AllTests">
|
||
|
<testsuite name="EditionsCodegenTests">
|
||
|
<testcase name="third_party/protobuf/editions/golden/simple_proto2.pb.cc" status="run" result="completed" classname="DiffTest">
|
||
|
</testcase>
|
||
|
<testcase name="third_party/protobuf/editions/golden/simple_proto2.pb.h" status="run" result="completed" classname="DiffTest">
|
||
|
</testcase>
|
||
|
<testcase name="third_party/protobuf/editions/golden/simple_proto2.proto.static_reflection.h" status="run" result="completed" classname="DiffTest">
|
||
|
</testcase>
|
||
|
<testcase name="third_party/protobuf/editions/golden/simple_proto3.pb.cc" status="run" result="completed" classname="DiffTest">
|
||
|
</testcase>
|
||
|
<testcase name="third_party/protobuf/editions/golden/simple_proto3.pb.h" status="run" result="completed" classname="DiffTest">
|
||
|
</testcase>
|
||
|
<testcase name="third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h" status="run" result="completed" classname="DiffTest">
|
||
|
</testcase>
|
||
|
</testsuite>
|
||
|
</testsuites>
|