Bug: validation of handle with NULL is missing in some L1 & L2 test cases #63
Labels
bug
Something isn't working
L1 related issues
All the issues related to L1
L2 Work Element
All L2 work elements
Milestone
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
The text was updated successfully, but these errors were encountered: