commit | 2c7432f89ff515670f23a604a25f8bbbf803a713 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Thu Nov 11 05:50:21 2021 -0800 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Nov 11 11:51:15 2021 -0800 |
tree | f2265e4d70540f9a28ba776a861dd34e5e716ee1 | |
parent | e401037f0a0bcf5bd984565639aa3f7deb54ae45 [diff] |
GTEST_SKIP() << "msg" not GTEST_SKIP_("msg") (and the return is also not required) See docs at: https://google.github.io/googletest/advanced.html#skipping-test-execution Test: TreeHugger, manually with and without condition reversed, no change to behaviour Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I86a0506c3c1eb92250ea992e48dc5ab319c23186