zephyr/subsys/testsuite/ztest
Christopher Friedt 918a574c88 clock: add k_cycle_get_64
This change adds `k_cycle_get_64()` on platforms that
support a 64-bit cycle counter.

The interface functions `arch_k_cycle_get_64()` and
`sys_clock_cycle_get_64()` are also introduced.

Fixes #39934

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-08 13:41:53 -05:00
..
include clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
src ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00
CMakeLists.txt tests: ztest: add a common fatal and assert hook for special purpose 2021-01-13 09:05:31 -05:00
Kconfig ztest: fix ztest thread priority in cooperative mode 2021-04-21 08:10:36 -05:00