zephyr/tests
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
..
application_development
arch tests: arch: arm: add a test for the SW Vector Relaying feature 2020-07-27 13:23:36 +02:00
benchmarks benchmarks: timing_info: re-word thread abort actions 2020-07-30 10:44:41 -04:00
bluetooth tests: Bluetooth: bsim: Add ll_adv_aux_set_remove function 2020-07-29 16:37:15 +02:00
boards tests: Align all drivers using user_data for callback 2020-07-30 09:48:00 +02:00
crypto tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
deprecated
drivers tests: dac: remove whitelist 2020-07-30 08:00:03 -04:00
kernel tests: device: remove whitelisting 2020-07-30 08:00:03 -04:00
lib gui: Add open flags argument to fs_open invocation 2020-07-30 16:33:18 +02:00
misc/test_build tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
net tests: net: af_packet: Fix running in real hw 2020-07-30 12:25:49 +02:00
portability tests: portability: cmsis_rtos_v1: Fix systick test 2020-07-09 11:21:03 +02:00
posix tests/posix/fs: Add tests for open flags 2020-07-30 16:33:18 +02:00
shell tests: shell: remove filter 2020-07-30 08:00:03 -04:00
subsys tests/subsys/fs: Add fs_open flags tests to LittleFS 2020-07-30 16:33:18 +02:00
unit Revert "tests: dlist to add a testcase and add some tags" 2020-07-02 14:40:20 -05:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00