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 tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
arch tests: Refactor ACPI info sample 2023-12-19 11:04:19 +01:00
benchmarks tests: disable timeslicing on app_kernel 2023-12-18 09:28:08 +01:00
bluetooth tests: Bluetooth: tester: Add initial support for HAP 2024-01-02 10:10:15 +01:00
boards tests/boards/native_sim/rtc: Rename testcase 2023-11-30 09:42:25 -05:00
boot test: mcuboot: enable test on rt1010/1015/1040 and k22f/82f platforms 2023-12-18 09:28:34 +01:00
bsim Tests: Bluetooth: Fix conn_stress compilation warn 2023-12-27 16:07:46 +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 drivers: Add level intrs in gpio_ite_it8xxx2_v2 2024-01-02 10:10:39 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: add a tag for nano libc tests 2023-12-21 09:18:44 +01:00
lib tests: lib: cbprintf_package: Add test case for cbprintf_convert 2023-12-28 12:18:50 +00: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 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 tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00