zephyr/tests
Robert Lubos 55ea932f88 tests: net: socket: tcp: Increase system workqueue stack size
The tests overflowed system workqueue stack slightly when running on
nRF52840, increase the stack size globally for the tests to avoid
potential issues on other platforms as well.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-12-11 15:54:44 +00:00
..
application_development arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
arch tests: disable NRF5 entropy driver on some bsim/qemu tests 2024-12-10 08:05:33 +01:00
benchmarks tests: benchmarks: increase timeout for sched_queues tests 2024-12-10 15:29:11 +00:00
bluetooth Bluetooth: tester: enable VCS volume flags notify 2024-12-11 08:01:20 +01:00
boards tests/boards/mtk_adsp: Handle protocol skew 2024-12-05 22:08:55 +01:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim tests: Bluetooth: Audio: Remove uses of K_FOREVER in syswg for TX 2024-12-10 16:23:10 +01:00
cmake samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers drivers: stepper: step_dir: rename direction_gpios to dir_gpios 2024-12-11 07:58:34 +01:00
integration/kernel
kconfig
kernel tests: disable NRF5 entropy driver on some bsim/qemu tests 2024-12-10 08:05:33 +01:00
lib tests: disable NRF5 entropy driver on some bsim/qemu tests 2024-12-10 08:05:33 +01:00
misc test: misc|shell: disable "zephyr,entropy" chosen property 2024-12-10 08:05:33 +01:00
modules tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
net tests: net: socket: tcp: Increase system workqueue stack size 2024-12-11 15:54:44 +00:00
posix tests: posix: env: colocate with single_process option group 2024-12-09 03:55:02 +01:00
robot
subsys tests: llext: temporarily disable all ARC HS5x platforms 2024-12-11 15:54:30 +00:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml