Skip to content
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

Bug: validation of handle with NULL is missing in some L1 & L2 test cases #63

Open
JayaPrakash-Madiraju opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working L1 related issues All the issues related to L1 L2 Work Element All L2 work elements

Comments

@JayaPrakash-Madiraju
Copy link

Problem/Opportunity

In most of the L1 & L2 Hdmi-CEC test cases handle is not validated with NULL

Steps to reproduce

No response

Expected Behavior

handle should be validated with NULL for each test case
UT_ASSERT_NOT_EQUAL_FATAL(handle, 0)

Actual Behavior

missed to validate handle with NULL in most of L1 & L2 test cases

Notes (Optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working L1 related issues All the issues related to L1 L2 Work Element All L2 work elements
Projects
Status: In Progress
Development

No branches or pull requests

3 participants