-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Implementations for Push AV Cluster Python Test Scripts with single TH #39727
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
Implementations for Push AV Cluster Python Test Scripts with single TH #39727
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
The code changes introduce a new test case, TC_PAVST_2_1, for Push AV Stream Transport attributes. The test verifies the SupportedFormats and CurrentConnections attributes of the PushAvStreamTransport cluster. The review suggests using assert
directly for better readability and consistency with the existing code style, as per the style guide.
eec7e08
to
ce94615
Compare
a29295f
to
48692c6
Compare
PR #39727: Size comparison from 02d5c4a to c01c55f Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
c01c55f
to
f54d96a
Compare
PR #39727: Size comparison from 50e9cd5 to f54d96a Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
f54d96a
to
abd19ce
Compare
PR #39727: Size comparison from 34d3e1e to 425802a Full report (37 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, nrfconnect, psoc6, qpg, stm32, tizen)
|
PR #39727: Size comparison from 34d3e1e to 2bda5bf Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #39727: Size comparison from 34d3e1e to 16c2d4f Full report (3 builds for cc32xx, stm32)
|
PR #39727: Size comparison from 34d3e1e to 9566bd6 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
9566bd6
to
26e8de2
Compare
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Author: Tushant Yadav <t.yadav@samsung.com> Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
Tushant Yadav <t.yadav@samsung.com>
Author: Tushant Yadav <t.yadav@samsung.com>
Signed-off-by: Raveendra Karu <r.karu@samsung.com>
efee780
to
fca12bc
Compare
PR #39727: Size comparison from cb25b43 to fca12bc Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc 3D11 6, qpg, stm32, telink, tizen)
|
PR #39727: Size comparison from f804504 to 4a66fa4 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Summary
This PR implements following TCs of PushAVStreamTransport cluster with Single Test Harness:
Testing