zephyr/tests
Andrzej Głąbek 8e8644ba6a tests: drivers: nrf_rtc_timer: Add a test case to check rescheduling
Add a test case that schedules an alarm and then, after a delay that
is changed in every iteration, tries to reschedule it to one cycle
later.
This reveals a problem in the current nrf_rtc_timer implementation
that in certain conditions a scheduled timeout may be missed and
its expiration is handled 512 seconds later (when the system timer
overflows).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-02-14 08:28:28 +01:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
benchmarks tests: use namespacing in extra_configs and drop duplicated scenarios 2023-01-13 09:42:59 +01:00
bluetooth Bluetooth: host: add test for some GATT settings bugs 2023-02-13 12:55:02 +01:00
boards tests: intel_adsp: ssp: fix dma data sizes 2023-02-07 01:23:01 -08:00
boot yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
cmake yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09: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: nrf_rtc_timer: Add a test case to check rescheduling 2023-02-14 08:28:28 +01:00
kernel tests: kernel: cpu_exception: Make expected reason code generic. 2023-02-02 18:35:01 -05:00
lib tests: lib: thrift: add tests for the thrift module 2023-02-09 20:30:21 +09:00
misc tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
net tests: lwm2m_registry: Add newlib filter to testcase.yaml 2023-02-06 18:22:41 +09:00
posix tests: posix: headers: Add min_ram to fix nucleo_f103rb compilation error 2023-02-06 10:06:45 +01:00
subsys tests: fixes logging.add.async build warning 2023-02-13 11:22:36 +01:00
unit tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
ztest treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00