zephyr/tests/posix/pthread_pressure/prj.conf
Chris Friedt 0fa97326c7 posix: create kconfig options for pse51, pse52, pse53
Create Kconfig "shortcuts" for PSE51, PSE52, and PSE53.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00

12 lines
292 B
Plaintext

CONFIG_ZTEST=y
CONFIG_POSIX_API=y
CONFIG_POSIX_PRIORITY_SCHEDULING=y
## Note: for benchmarking purposes, uncomment the Kconfig below
# CONFIG_TEST_DURATION_S=60
# CONFIG_TEST_EXTRA_ASSERTIONS=n
# CONFIG_ASSERT=n
## Optionally, uncomment this to only test pthreads:
# CONFIG_TEST_KTHREADS=n