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

enable unit-test-config --live #12239

Merged
merged 3 commits into from
Oct 1, 2023
Merged

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Sep 30, 2023

Continuation of #12223:
This actually does make use of cmake:dependencies in the rsutils unit-tests that should not depend on librealsense. This makes a big difference when actually testing these utilities.

The major thing here, though, is that LibCI will no longer even see non-live tests: unit-test-config --live will use only live tests (and requires --context ... to be passed in, otherwise it's not accurate).

I am waiting on a separate PR that will actually pass those flags in. It cannot be merged until this PR is merged and then reflected in all branches.

Tracked on [LRS-894]

@maloel maloel requested a review from OhadMeir September 30, 2023 08:25
@maloel maloel changed the title Live depends enable unit-test-config --live Sep 30, 2023
@maloel maloel merged commit f292a2d into IntelRealSense:development Oct 1, 2023
@maloel maloel deleted the live-depends branch October 1, 2023 06:37
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