Add benchmark functions to the checksum unit tests
Summary: * Added benchmark functions to the checksum unit tests * While in the code, fixed the order of the arguments to the EXPECT_EQ statements so the tests will report the actual and expected values properly upon error Test Plan: fbconfig -r folly && fbmake opt _build/opt/folly/test/checksum_test --benchmark Reviewed By: rajat@fb.com FB internal diff: D1134930
Showing
Please register or sign in to comment