You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement proposal related to a problem? Please describe.
Make the posix_threads_base-related tests in tests/posix/common into a standalone test.
Describe the solution you'd like
The obvious way to group posix_threads_base-related testsuites is by POSIX_THREADS_BASEOption Group.
Describe alternatives you've considered
The way the testsuite has been designed historically.
It's probably fine to group the POSIX_THREADS_BASE tests into this suite as well.