Skip to content
Snippets Groups Projects
Commit 2be74a65 authored by Sergey Bronnikov's avatar Sergey Bronnikov Committed by Yaroslav Lobankov
Browse files

test/cmake: add a function for generating unit test targets

Commit 9adedc1f ("test: add new `make` test targets") introduced new
targets for running test-run.py with unit tests. However, this target
doesn't depend on changes in tested libraries and changes in unit tests.
Proposed patch introduces a function that creates a build targets for
unit tests and fixes the described problem with dependencies.

Additionally, patch added missed dependence for popen and popen-child.

NO_CHANGELOG=internal
NO_DOC=internal
parent a6914bdd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment