Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/19900 Tested-by: Kudu Jenkins Reviewed-by: Abhishek Chennaka <[email protected]> --- M src/kudu/rpc/negotiation-test.cc M src/kudu/util/test_macros.h 2 files changed, 8 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Abhishek Chennaka: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Ibf036bff8ab0aace20d11281d2837cfa6af32db6 Gerrit-Change-Number: 19900 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]>
