Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19900
Change subject: [util] introduce EXPECT_STR_MATCHES() macro ...................................................................... [util] introduce EXPECT_STR_MATCHES() macro This patch introduces EXPECT_STR_MATCHES macro and starts using it in the TestNegotiation. The idea is to match the EXPECT-like behavior used in verifying the actual test results against the reference ones. Change-Id: Ibf036bff8ab0aace20d11281d2837cfa6af32db6 --- M src/kudu/rpc/negotiation-test.cc M src/kudu/util/test_macros.h 2 files changed, 12 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/00/19900/1 -- To view, visit http://gerrit.cloudera.org:8080/19900 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibf036bff8ab0aace20d11281d2837cfa6af32db6 Gerrit-Change-Number: 19900 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
