Files
rocm-systems/tests/rdc_tests/gtest/googlemock/docs/Documentation.md
T
Chris Freehill ca4344f5fa Add Google test based tests.
Initial testing include an "id test", which really just a
template test at this point, and a temperature sensor test.

The google test code is included in this commit. It will
eventually be taken out and replaced with a pull from a google
external repo.

Change-Id: I591818a9c169f4654fc8d8f17cf648f227d72545
2020-08-17 14:06:56 -05:00

838 B

This page lists all documentation markdown files for Google Mock (the current git version) -- if you use a former version of Google Mock, please read the documentation for that specific version instead (e.g. by checking out the respective git branch/tag).

To contribute code to Google Mock, read:

  • CONTRIBUTING -- read this before writing your first patch.
  • Pump Manual -- how we generate some of Google Mock's source files.