Azure / Azure/c-testrunnerswitcher
TEST_MUTEX_HANDLE / TEST_MUTEX_CREATE / TEST_MUTEX_ACQUIRE / TEST_MUTEX_DESTROY
Open
- Dominant language
- CMake
- Stars
- 9
- Forks
- 17
- Avg merge
- 32m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.