Skip to content
Commit 9535a69a authored by Chris Friedt's avatar Chris Friedt Committed by Benjamin Cabé
Browse files

tests: posix: semaphores: ensure test is not skipped



Commit f7633a55 moved the tests for the
POSIX_SEMAPHORES Option Group from the tests/posix/common testsuite to
its own dedicated testsuite.

However, there was a copy-paste error. Previously, tests would have been
run only once when dynamic threads were enabled, and then skipped when
dynamic threads were disabled, since that follows the posix programming
model better. However, dynamic threads were never actually enabled after
moving to the new testsuite. So all tests were effectively skipped.

Add the necessary options to prj.conf in order to ensure that there are
sufficient dynamic threads available to run the testsuite.

Signed-off-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent a08240ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment