Home | History | Annotate | only in /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest
Up to higher level directory
NameDateSize
gtest.mk05-Aug-201536
README.webm05-Aug-2015489
src/05-Aug-2015

README.webm

      1 URL: http://code.google.com/p/googletest/
      2 Version: 1.7.0
      3 License: BSD
      4 License File: COPYING
      5 
      6 Description:
      7 Google's framework for writing C++ tests on a variety of platforms
      8 (Linux, Mac OS X, Windows, Windows CE, Symbian, etc).  Based on the
      9 xUnit architecture.  Supports automatic test discovery, a rich set of
     10 assertions, user-defined assertions, death tests, fatal and non-fatal
     11 failures, various options for running the tests, and XML test report
     12 generation.
     13 
     14 Local Modifications:
     15 None.