-
Notifications
You must be signed in to change notification settings - Fork 49
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
L1tests ocdm #290
base: master
Are you sure you want to change the base?
L1tests ocdm #290
Conversation
* [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 <[email protected]>
* localtracer: Fixes for Messaging refactors * localtracer: use saver mkdtemp
fix height typo's
* displayinfo: Add stress test option * deviceinfo: Add stress tests * Update main.c
[DevInfo] fix build
…central#205) Broken by target name change in [5aca10](rdkcentral@5aca10)
Co-authored-by: Pierre Wielders <[email protected]>
* Cryptography: switch off provisioning option by default * ProvisionProxy: make sure -fPIC in in the pc file
rdkcentral#227) Co-authored-by: Volkan Aslan <[email protected]>
[ocdm] add test app
Correction for CMakeLists.txt of ocdmtest
* Update Client.h * Update Implementation.cpp * Updated all AddRef to the new standard --------- Co-authored-by: Volkan Aslan <[email protected]>
…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 <[email protected]>
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 <[email protected]>
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. |
Please append a credit for RDKM to the end of the NOTICE file at top level: Copyright 2024 RDK Management and I will clear the Blackduck test. |
Please review the change for RDK-53574 OCDM client l1test framework