Skip to content

Conversation

@NRofina
Copy link

@NRofina NRofina commented Jan 23, 2025

Please review the change for RDK-53574 OCDM client l1test framework

pwielders and others added 30 commits August 29, 2022 17:19
* [OCDM] Extension for the new functionalities.

* Forgot to add the capabilities. Added

* [CAPSPARSER] Add a GstCapsParser for getting stream data.

* [OCDM] Add a caps parse contributed by Comcast.

* Add version 2 of decrypt.

* Change GST_BUFFER to GST_ARRAY

* Revert previious change

* [OCDM] OCDM Enhancements

* Review comments from Doug

* Changes after more review

* Address Review comments

Co-authored-by: Santhosh Ramani <s.ramani@metrological.com>
* localtracer: Fixes for Messaging refactors

* localtracer: use saver mkdtemp
* displayinfo: Add stress test option

* deviceinfo: Add stress tests

* Update main.c
Divya-563 and others added 19 commits May 23, 2023 10:34
Co-authored-by: Pierre Wielders <pierre@wielders.net>
* Cryptography: switch off provisioning option by default

* ProvisionProxy: make sure -fPIC in in the pc file
* Update Client.h

* Update Implementation.cpp

* Updated all AddRef to the new standard

---------

Co-authored-by: Volkan Aslan <v.aslan@metrological.com>
…dkcentral#241)

* cryptography: force deprecation declarations to be a warning again

* Update open_cdm_impl.h

Move up to the new AddRef()

---------

Co-authored-by: Pierre Wielders <pierre@wielders.net>
Reason for change : L1 test framework for ocdm and run scripts added
Test procedure: Run run.sh and check tests are executed and reports generated
Risks: Low
Signed-off-by: nkader321 <NoorjahanRofina_KaderMohideen@comcast.com>
@CLAassistant
Copy link

CLAassistant commented Jan 23, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
9 out of 10 committers have signed the CLA.

✅ pwielders
✅ Divya-563
✅ HaseenaSainul
✅ MFransen69
✅ bramoosterhuis
✅ sebaszm
✅ dcarr45
✅ volkan-aslan
✅ VeithMetro
❌ nkader321


nkader321 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@rdkcmf-jenkins
Copy link
Contributor

b'## Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 4 files pending identification.

  • Protex Server Path: /home/blackduck/github/ThunderClientLibraries/290/rdkcentral/ThunderClientLibraries

  • Commit: 985156c

Report detail: gist'

@mhughesacn
Copy link

Please append a credit for RDKM to the end of the NOTICE file at top level:

Copyright 2024 RDK Management
Licensed under the Apache License, Version 2.0

and I will clear the Blackduck test.

Copy link
Contributor

@pwielders pwielders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a big PR which is hard to read. Please break it up in smaller chunks.

What I already did see is the removal of dedicates namespaces (Exchange) and location of include files for the include (removal of interface)

There is a strict policy in the code development for Thunder that it is strong typed and specifically indicated. This means that dropping "interface" in the include and the removal of the namespace Exchange is a degradation of code quality! So please revert those changes...

@NRofina NRofina marked this pull request as draft February 3, 2025 11:00
@MFransen69 MFransen69 closed this Jan 13, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.