Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Add CMake test presets #43

Description

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions