zephyr/tests
Daniel Leung 21797051a9 tests: latency_measure: allow use of other timer for timestamp
Some platforms have slow system clock resulting in not very
accurate latency measurements. This updates how the timestamps
are obtained by copying the mechanism from the timing_info test.
This allows using alternate higher speed timers to measure
latency.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-09 13:09:50 +02:00
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch tests: Rename arch.arm.swap.common.fp_sharing 2020-05-08 10:58:33 +02:00
benchmarks tests: latency_measure: allow use of other timer for timestamp 2020-05-09 13:09:50 +02:00
bluetooth Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
boards tests: boards: altera_max10: Remove unneeded setting of Kconfig symbol 2020-05-05 11:44:34 -05:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: flash_simulator: Add native posix support 2020-05-08 22:37:21 -04:00
kernel tests: context: busy-wait with interrupts locked 2020-05-08 17:44:17 +02:00
lib devicetree: DT_NODE_HAS_COMPAT_STATUS_OKAY -> DT_NODE_HAS_COMPAT_STATUS 2020-05-08 19:37:18 -05:00
misc/test_build boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
net drivers: Replace GPIO_CS Kconfig with devicetree detection 2020-05-09 13:07:05 +02:00
portability lib/cmsis_rtos_v2: Update to newer timeout API 2020-05-06 06:05:03 -04:00
posix tests: posix: clock: Workaround to align clocks before querying 2020-05-08 17:31:45 +02:00
shell tests: shell: Add test for raw argument option 2020-05-07 23:47:39 -05:00
subsys tests: stream_flash: Convert old DT syntax to new macros 2020-05-08 05:21:58 -05:00
unit sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros 2020-05-08 17:50:25 +02:00
ztest Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00