-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor gst task unittests #169
Conversation
tests/media/server/gstplayer/genericPlayer/common/TasksTestsBase.cpp:90:18: style: Local variable 'kItHappenedInThePast' shadows outer variable [shadowVariable] |
Sanity tests for ['RPI3 Refapp2'] added. |
Sanity tests for ['RPI3 Hybrid/MC'] added. |
Coverage statistics of your commit: |
Coverage statistics of your commit: |
tests/media/server/gstplayer/genericPlayer/common/TasksTestsBase.cpp:91:18: style: Local variable 'kItHappenedInThePast' shadows outer variable [shadowVariable] ^ |
Coverage statistics of your commit: |
tests/media/server/gstplayer/genericPlayer/common/TasksTestsBase.cpp:91:18: style: Local variable 'kItHappenedInThePast' shadows outer variable [shadowVariable] ^ |
Sanity tests for ['RPI3 Refapp2'] added. |
Sanity tests for ['RPI3 Refapp2'] added. |
Sanity tests for ['RPI3 Hybrid/MC'] added. |
Sanity tests for ['RPI3 Refapp2'] added. |
Sanity tests for ['RPI3 Hybrid/MC'] added. |
Coverage statistics of your commit: |
Coverage statistics of your commit: |
Sanity tests for ['BCM Reference Refapp2'] added. |
Sanity tests for ['BCM Reference Refapp2'] added. |
Sanity tests for ['BCM Reference Refapp2'] added. |
Coverage statistics of your commit: |
Sanity tests for ['RPI3 Refapp2'] added. |
Sanity tests for ['RPI3 Hybrid/MC'] added. |
Sanity tests for ['BCM Reference Refapp2'] added. |
Sanity tests for ['BCM Reference Refapp2'] added. |
Sanity tests for ['BCM Reference Refapp2'] added. |
Sanity tests for ['BCM Reference Refapp2'] added. |
Summary: Refactor all gst task unittests into one common base source.
Type: Feature
Test Plan: UTs
Jira: RIALTO-263