Update Google Test and Google Benchmark
- Update to the latest release version:
- Google Test: v1.17.0.
- Google Benchmark: v1.9.4.
- Update pre-commit config to check large added file properly and exclude external dependency archives.
- Update bazel build script to explicitly set C++ standard when building the project so that external dependencies can be built successfully.
Signed-off-by: Viet-Hoa Do viet-hoa.do@arm.com