Name: | gtest |
---|---|
Version: | 1.6.0 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 427035 |
License: | BSD |
RPM: | gtest-1.6.0-2.el7.aarch64.rpm |
Source RPM: | gtest-1.6.0-2.el7.src.rpm |
Build Date: | Fri May 11 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/googletest/ |
Summary: | Google C++ testing framework |
Description: | Google's framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation. |