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

tests: posix: rwlocks: ensure test is not skipped



Commit 7e8ee254 moved the tests for the
POSIX_RW_LOCKS 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 706770b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment