zephyr/tests
Chris Friedt 9ecb7965b6 tests: libc: thrd: use sys_clock_gettime() and timespec_add()
Use sys_clock_gettime() instead of clock_gettime() and use
timespec_add() instead of manually adding timespec structures.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-06-24 14:18:52 +02:00
..
application_development tests: arch: arm: update for MPS4 Corstone315 2025-06-23 16:30:52 -05:00
arch tests: arch: arm: update for MPS4 Corstone315 2025-06-23 16:30:52 -05:00
benchmarks
bluetooth Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
boards tests: boards: nrf: qdec: Add testing with multiple QDEC instances 2025-06-18 09:10:02 -04:00
boot
bsim tests: bsim: bluetooth: Remove bt_hci_cmd_create() usage 2025-06-23 12:44:53 -07:00
cmake
crypto
ctest/base
drivers drivers: gpio: add gpio interrupt support for RX130 2025-06-24 14:18:41 +02:00
integration/kernel
kconfig scripts: kconfig: Add hex variants of arithmetic functions 2025-06-17 16:09:41 +02:00
kernel cmake: Add a new no_deprecation_warning compiler flag 2025-06-23 12:38:07 -07:00
lib tests: libc: thrd: use sys_clock_gettime() and timespec_add() 2025-06-24 14:18:52 +02:00
misc
modules tests: modules: nanopb: fix typo in assert 2025-06-19 14:12:53 +02:00
net tests: net: if: Add tests for operational state change time 2025-06-20 08:52:06 +02:00
posix
robot
subsys tests: pm: device_power_domain: test async put 2025-06-24 09:14:20 +02:00
unit
ztest
test_config_ci.yaml
test_config.yaml
tests.dox