zephyr/tests
Bjarki Arge Andreasen ac697d153d tests/drivers/rtc: Add unit tests for RTC devices
This test suite adds tests for the following:

- Setting and getting time
- Validating time is incrementing correctly
- Validating behavior of alarms with callback disabled
- Validating behavior of alarms with callback enabled
- Validating update callback

The test suite uses the devicetree  alias rtc to find
the device to test.

Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com>
2023-04-04 17:03:38 +02:00
..
application_development
arch soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series 2023-03-21 16:03:43 -04:00
benchmarks tests: mark testcases with pm where CONFIG_PM=y is forced 2023-04-04 13:34:45 +02:00
bluetooth Bluetooth: audio: Introduce helper BT_AUDIO_RX(TX) flags 2023-04-04 13:35:56 +02:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot tests: boot: test_mcuboot: Add FLASH_MAP and STREAM_FLASH 2023-03-03 10:49:32 +01:00
bsim tests bsim: Remove unnecessary BT_TINYCRYPT_ECC selection 2023-04-03 09:50:30 +02:00
cmake tests: add snippet test suite 2023-03-26 16:12:41 +02:00
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers tests/drivers/rtc: Add unit tests for RTC devices 2023-04-04 17:03:38 +02:00
kernel tests: mark testcases with pm where CONFIG_PM=y is forced 2023-04-04 13:34:45 +02:00
lib libc: fix armclang compiler warnings with is*() functions 2023-04-04 13:47:34 +02:00
misc samples/tests: Add empty prj.conf files 2023-03-17 11:49:27 +01:00
net tests: net: sockets: tcp: Add SO_SNDTIMEO test cases 2023-03-20 16:54:41 +01:00
posix Revert "tests: posix: clock: ensure overflow is consistent" 2023-04-04 14:32:10 +02:00
subsys rtio: Move spsc buffer to bss 2023-04-04 14:32:32 +02:00
unit tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
ztest drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00