zephyr/tests
Chris Friedt 909185f79c tests: posix: cond: test to ensure there is no resource leakage
Add a test to ensure that `pthread_cond_t` can be used over
and over again and that there is no resource leakage with proper
usage.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2022-11-19 14:16:38 +09:00
..
application_development arch/xtensa: Enable code relocation 2022-11-03 10:25:07 +01:00
arch tests/x86: Check libc partition in page permissions test 2022-11-08 10:44:36 +01:00
benchmarks tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
bluetooth Bluetooth: controller: CIS Central fixes from EBQ run 2022-11-18 12:48:13 +01:00
boards tests: intel_adsp: smoke: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 09:54:22 -04:00
boot tests: boot: add mcuboot test 2022-10-04 14:06:58 -04:00
cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
crypto tests/mbedtls: Reduce MPU partition usage for picolibc 2022-11-08 10:44:36 +01:00
drivers drivers: gpio: Add TCA6424A driver 2022-11-18 10:10:11 +01:00
kernel tests: kernel: common: tag test correctly 2022-11-18 10:41:52 -05:00
lib tests: devicetree: add tests for DT_GPARENT/DT_INST_GPARENT 2022-11-17 10:18:11 -06:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net tests: net: ipv6_fragment: Improve test_recv_ipv6_fragment test case 2022-11-14 16:26:20 +01:00
posix tests: posix: cond: test to ensure there is no resource leakage 2022-11-19 14:16:38 +09:00
subsys ec_host_cmd: add missing fields and improve compatibility 2022-11-18 10:11:40 +01:00
unit tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00
ztest test: update how unit tests set sources 2022-10-31 17:01:59 +01:00