Skip to content

Allow stand alone test files #3

Description

@nandgate

Allow a test_foo.c file to be run without requiring an application foo.c file. This would allow tests for application headers (macros, etc.). At the moment the tests for headers need to ride along with other tests, even though the header may be used by multiple application files. This makes it hard to find and manage these tests.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions