zephyr/tests
Jakub Topic 3de17474b0 tests: drivers: rtc: skip alarm callback test if not supported
Check for ENOTSUP on alarm callback test if ALARM functionality is
enabled but callbacks are not supported

Signed-off-by: Jakub Topic <jakub.topic@anitra.cz>
2024-06-17 12:09:15 -04:00
..
application_development
arch arch: riscv: stacktrace: implement arch_stack_walk() 2024-06-13 16:46:48 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth test: bluetooth/tester: fix ccc_find_by_attr 2024-06-15 04:43:31 -04:00
boards tests: rtc_clk: Added support to ESP32C6 2024-06-14 18:51:46 -04:00
boot
bsim bsim: add tests for BT_USE_PSA_API 2024-06-14 15:41:34 +02:00
cmake
crypto mbedtls: add a kconfig to use the p256-m directly (without PSA interface) 2024-06-12 01:53:58 -07:00
drivers tests: drivers: rtc: skip alarm callback test if not supported 2024-06-17 12:09:15 -04:00
kconfig/configdefault
kernel tests: demand_paging: extend memory access patterns 2024-06-14 18:58:02 -04:00
lib test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
misc
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net tests: net: conn_mgr_monitor: Remove debug logs 2024-06-17 12:08:51 -04:00
posix tests: posix: add tests for shared memory objects 2024-06-14 14:01:05 -04:00
robot
subsys tests: settings: functional: file: add native_sim/native/64 overlay 2024-06-14 18:51:01 -04:00
unit test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
ztest ARC: nSIM: Add RMX100 platform 2024-06-12 12:54:03 -04:00
test_config.yaml