Skip to content

tests: Unittests don't build #8910

@emmanuelsearch

Description

@emmanuelsearch

Description

Unittests don't build in current master.
Quick bisect we did with @miri64 points to #8844 as introducing this problem.

Steps to reproduce the issue

cd tests/unittests
make

or

make tests-<module>

Expected results

It should build.

Actual results

It does not build. Sample error:

make: *** No rule to make target '/home/vagrant/RIOT/tests/unittests/bin/samr21-xpro/tests-tweetnacl.a', needed by '/home/vagrant/RIOT/tests/unittests/bin/samr21-xpro/tests_unittests.elf'.  Stop.

Versions

Issue detected on Linux and OS X

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: build systemArea: Build systemArea: testsArea: tests and testing frameworkType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions