How to Run protobuf-test:IoTest test cases

14 views
Skip to first unread message

Abhishek Jain

unread,
Dec 14, 2020, 1:19:26 AM12/14/20
to Protocol Buffers
Hi,
I am new to protobuf. I am trying to run "protobuf-test:IoTest" testcases. Could you please help me how to run this "protobuf-test:IoTest" ? is there any document to give info how to run IoTest testcases ? or  what steps we need to follow to run this ?


Please hep me on this . Thank you.

Thanks,
Abhishek

Adam Cozzette

unread,
Dec 15, 2020, 1:34:25 PM12/15/20
to Abhishek Jain, Protocol Buffers
At the moment we support three different build systems for C++, so it depends on what build system you're using.
Bazel: bazel test //:protobuf_test
Autotools: ./autogen.sh && ./configure && make check
CMake: cd cmake && cmake . && make check

--
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to protobuf+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/1b187f97-56ae-4508-be6b-f38cb2c1e5dcn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages