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

Add CMake test presets #43

Open
abeltrano opened this issue Jan 25, 2023 · 0 comments
Open

Add CMake test presets #43

abeltrano opened this issue Jan 25, 2023 · 0 comments
Assignees

Comments

@abeltrano
Copy link
Contributor

abeltrano commented Jan 25, 2023

Is your feature request related to a problem? Please describe.
Currently, executing ctest runs all tests in the repository. There should be an easy way to run logical sets of tests, such as those for:

  • uwb
  • nearobject
  • shared code
  • driver code

Describe the solution you'd like
CMake test presets should work very well for this. They have the added benefit of having first-class support by the CMake Visual Studio Code extension, so can be easily selected and filtered from the UI.

Describe alternatives you've considered
Manual, command-line execution.

Additional context
None

@abeltrano abeltrano self-assigned this Jan 25, 2023
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

No branches or pull requests

1 participant