Marian Buschsieweke
258d384fec
tests/ztimer_periodic: iterate over clocks
...
Instead of only testing for `ZTIMER_MSEC`, iterate over a list of
clocks and run the test for each. The reasoning is that this test
does not only test `ztimer_periodic`, but also that the used clock
backend operates correctly in a typical use case.
2021-06-16 13:11:13 +02:00
Francisco Molina
c80390f28b
ztimer: pull ztimer_periph_rtt for ZTIMER_MSEC if available
2021-06-16 11:18:25 +02:00
Leandro Lanzieri
6a0240d04b
sys/ztimer/kconfig: add defaults for backends
2021-03-04 10:48:27 +01:00
Leandro Lanzieri
d2ca66e476
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
Francisco
5c5ec632a5
Merge pull request #15716 from leandrolanzieri/pr/kconfig/ztimer
...
sys/ztimer: add modules to Kconfig
2021-01-20 15:31:20 +01:00
Leandro Lanzieri
ee3e3578d4
tests/{x,z}timer: add Kconfig configuration files
2021-01-19 09:31:05 +01:00
Hauke Petersen
d54e08fb8a
tests/ztimer_periodic: add call to ztimer_is_set()
2021-01-18 17:50:50 +01:00
Francisco Molina
7b38d0865f
tets/ztimer_periodic: blacklist native
2020-10-09 13:05:22 +02:00
7b30777429
tests/ztimer_periodic: initial commit
2020-09-29 23:04:39 +02:00