Skip to content

Conversation

sandhya-c
Copy link

Related-To: VLCLJ-2434

@@ -258,5 +258,51 @@ LZT_TEST_F(
}
}
}
LZT_TEST_F(FIRMWARE_TEST, GivenValidHandleFanTableFirmwareFlashingSuccess) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Given ... When ... Then
naming convention has to be followed for test name

auto firmware_handles = lzt::get_firmware_handles(device, count);
if (count == 0) {
FAIL() << "No handles found: "
<< _ze_result_t(ZE_RESULT_ERROR_UNSUPPORTED_FEATURE);
Copy link
Contributor

Choose a reason for hiding this comment

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

this has to be refactored.
refer commit 7027d05

Better rebase to latest master and apply changes

@sandhya-c sandhya-c force-pushed the level_zero_tests_late_binding branch from aad8c42 to db04783 Compare August 25, 2025 08:31
Related-To: VLCLJ-2434

Signed-off-by: kalyan alle <[email protected]>
@sandhya-c sandhya-c force-pushed the level_zero_tests_late_binding branch from db04783 to dd30f13 Compare August 25, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants