zephyr/tests
Stephanos Ioannidis cdbfbe396f tests: benchmarks: Fix incorrect ARM arch variant check
Currently, the Cortex-M SysTick-based timing info implementation is
incorrectly specified for all 32-bit ARM architectures.

This commit fixes that by restricting the SysTick-based implementation
to the ARM Cortex-M architectures only; in addition, it removes the
ARM64 timing info implementation as it is identical to the default
generic implementation and was previously added only as a workaround
for the aforementioned problem.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-15 15:49:27 +02:00
..
application_development
arch tests: arch: arm: interrupt: add test-case for spurious exception 2020-04-07 09:57:12 -05:00
benchmarks tests: benchmarks: Fix incorrect ARM arch variant check 2020-04-15 15:49:27 +02:00
bluetooth boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
boards coccinelle: re-run timeout conversion semantic patch 2020-04-15 08:28:57 -05:00
crypto
drivers tests: counter_nrf_rtc: fix platform whitelist 2020-04-15 12:50:00 +02:00
kernel tests/kernel: Fill allocation robustly for mpool heap backend 2020-04-14 10:05:55 -07:00
lib devicetree: add DT_PARENT() 2020-04-15 08:27:18 -05:00
misc/test_build boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
net net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
portability
posix
shell
subsys boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
unit
ztest