zephyr/tests
Christopher Friedt e4b3df53dd tests: posix: pthread: identify thread ids of detached threads
Previously, the number 2 seemed to be somewhat magical. This
removes some of the mystery by labeling it.

So threads >= DETACH_THR_ID will be detached (we should not
attempt to join detached threads).

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-26 06:50:11 -05:00
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
benchmarks tests: latency_measure: Configurable iterations 2024-01-24 21:48:56 +01:00
bluetooth Bluetooth: Audio: Add bt_audio_codec unset functions 2024-01-26 09:43:30 +01:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim tests/bsim host/privacy/peripheral: Minor fixes to allow equality check 2024-01-24 21:19:57 +00:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers test: dma: fix dma code-data_relocation failure on nxp rt platforms 2024-01-24 17:07:29 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: smp_suspend: Tweak duration and timeouts 2024-01-19 12:13:30 -05:00
lib tests: posix + libc: qemu_x86*: use dynamic stack size of 4096 2024-01-26 06:50:11 -05:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net subsys/net/lib/lwm2m: Change how we seed the random generator 2024-01-25 12:28:51 +01:00
posix tests: posix: pthread: identify thread ids of detached threads 2024-01-26 06:50:11 -05:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: mgmt: Adapt to API changes in zcbor 0.8.0 2024-01-25 15:09:16 +00:00
unit tests: unit: util: Add test for CONCAT macro 2024-01-12 09:57:57 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00