Bug 97501 - [Feature] Integrate Google Test Framework
Summary: [Feature] Integrate Google Test Framework
Status: CLOSED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium enhancement
Assignee: U. Artie Eoff
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-26 18:28 UTC by U. Artie Eoff
Modified: 2016-09-07 20:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description U. Artie Eoff 2016-08-26 18:28:47 UTC
Integrate the Google Test Framework (https://github.com/google/googletest/tree/release-1.8.0) into the intel-driver project.  This test framework will allow developers to write tests for new and legacy features.

Additionally, develop an initial test foundation with gtest (i.e. a test fixture) to simplify writing driver test cases.  This may include driver initialization, setup, termination, and teardown.

Finally, develop multiple tests that can be used as a reference point for other developers to start contributing additional test cases.
Comment 1 U. Artie Eoff 2016-08-26 21:49:56 UTC
Development started here: https://github.com/uartie/vaapi-intel-driver/tree/gtest-integration
Comment 2 U. Artie Eoff 2016-09-07 19:57:51 UTC
Patches merged:

https://lists.freedesktop.org/archives/libva/2016-September/004438.html
Comment 3 Sean V Kelley 2016-09-07 19:59:59 UTC
Verified with/without fix to jpeg test.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.