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.
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.