Skip to content

AsgExampleTools: Suppress clang warnings.

Work around clang warnings from gtest code. See https://github.com/google/googletest/pull/2316.

Also update for gtest interface change: *TEST_CASE_P -> *TEST_SUITE_P.

Merge request reports