Skip to content

Missing test deps in CMake configs #3522

@nullr0ute

Description

@nullr0ute

When build with CMake with the -DWITH_TESTS=ON option there's deps missing that cause the build to fail as part of the build process as opposed to either failing in the CMake part or just not running tests because of missing requirements.

At least from a Fedora perspective the following deps are needed to run the tests successfully:
CUnit-devel
gmock-devel
libmicrohttpd-devel
python3-psutil
uthash-devel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: AvailableNo one has claimed responsibility for resolving this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions