zephyr/tests/benchmarks
Daniel Leung cf9b86b671 benchmarks: timing_info: re-word thread abort actions
() The thread created to be used for timing measurement does not
   need to run, so use K_FOREVER instead of K_MSEC().
() Thread cancel is actually using k_thread_abort() so re-word it
   correctly to indicate it is aborting a non-running thread.
() The other k_thread_abort() is used on _current so re-word
   the item.

Relates to #25458

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-07-30 10:44:41 -04:00
..
app_kernel
boot_time
cmsis_dsp tests: benchmarks: filter for integration 2020-07-30 08:00:03 -04:00
latency_measure benchmarks: latency_measure: set number of CPU to 1 2020-07-01 10:13:33 +03:00
mbedtls tests: benchmarks: filter for integration 2020-07-30 08:00:03 -04:00
sched
sys_kernel benchmarks: sys_kernel: limits to 1 CPU 2020-07-09 11:29:07 +02:00
timing_info benchmarks: timing_info: re-word thread abort actions 2020-07-30 10:44:41 -04:00