MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / test_suite_name

Function test_suite_name

tests/gtest/gtest.h:13148–13148  ·  view source on GitHub ↗

Returns the test suite name.

Source from the content-addressed store, hash-verified

13146
13147 // Returns the test suite name.
13148 const char* test_suite_name() const { return test_suite_name_.c_str(); }
13149
13150// Legacy API is deprecated but still available
13151#ifndef GTEST_REMOVE_LEGACY_TEST_CASEAPI_

Callers 1

test_case_nameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected