Bug 97501

Summary: [Feature] Integrate Google Test Framework
Product: libva Reporter: U. Artie Eoff <ullysses.a.eoff>
Component: intelAssignee: U. Artie Eoff <ullysses.a.eoff>
Status: CLOSED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.