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

unit-tests: check hwmc error codes #12854

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

dmipx
Copy link
Contributor

@dmipx dmipx commented Apr 15, 2024

Verify error codes returned by hwmc bad commands.

This test relevant to D457 MIPI driver version.

Expected: d4xx driver versions

above 1.0.1.22 - pass

below 1.0.1.22 - fail

Tracked-by: LRS-1065

Verify error codes returned by hwmc bad commands.

This test relevant to D457 MIPI driver version.

Expected: d4xx driver versions

above 1.0.1.21 - pass

below 1.0.1.21 - fail

Tracked-by: LRS-1065

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
@dmipx dmipx requested a review from Nir-Az April 15, 2024 15:42
@Nir-Az
Copy link
Collaborator

Nir-Az commented Apr 17, 2024

We need to update the driver to dev driver and retrigger the test to see it works

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

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

Great test!

@Nir-Az Nir-Az merged commit 2c0f977 into IntelRealSense:development Apr 18, 2024
16 of 17 checks passed
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