Skip to content

TEST_MUTEX_HANDLE / TEST_MUTEX_CREATE / TEST_MUTEX_ACQUIRE / TEST_MUTEX_DESTROY #23

@anporumb

Description

@anporumb

Since they can only be used in one way and one way only, it points to them as being part of the TEST_SUITE_INITIALIZE / TEST_SUITE_CLEANUP / TEST_FUNCTION_INITIALIZE / TEST_FUNCTION_CLEANUP.

That is the "testrunner"/(?switcher) should ensure that there is just a single test executing at a time. And if the usage based on "let's run all tests in parallel" is (ever) needed, it can be enabled at a later time.

Best Regards,
Andrei Porumb

Metadata

Metadata

Assignees

No one assigned

    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