zephyr/tests
Christopher Friedt 80e3f4aee6 tests: posix: common: rwlock: remove overspecified pthread_attr_t
Much of tests/posix/common still overspecifies pthread_attr_t
options.

Default thread attributes are perfectly fine for the vast
majority of spawned threads in this testsuite, so simply use
a NULL pthread_attr_t* argument.

This fixes piles of bugs because we have not properly used
pthread_attr_destroy() appropriately.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-04 15:13:47 -05:00
..
application_development
arch
benchmarks
bluetooth
boards
boot
bsim
cmake
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers
kconfig/configdefault
kernel
lib
misc
modules
net tests: net: dhcpv6: Adjust the source address of test pkt 2024-01-03 19:00:33 +00:00
posix tests: posix: common: rwlock: remove overspecified pthread_attr_t 2024-01-04 15:13:47 -05:00
robot
subsys tests: zbus: add HLP priority boost tests 2024-01-04 09:41:54 +01:00
unit tests: unit: util: add array for-each tests 2024-01-04 08:27:29 +09:00
ztest
test_config.yaml