zephyr/tests/kernel/mem_pool
Andy Ross b696c3e469 tests/kernel/mem_pool: Fix timeout units
This code was clearly written to assume that the timeout argument to
k_mem_pool_alloc() was in ticks and not ms.  Adjust to what appears to
have been the intent.  It was working as intended (i.e waiting one or
1/10th of a second) only on systems where the default tick rate was
100 Hz.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-07-02 22:52:29 -04:00
..
mem_pool tests/kernel/mem_pool: Fix timeout units 2019-07-02 22:52:29 -04:00
mem_pool_api
mem_pool_concept
mem_pool_threadsafe
sys_mem_pool cleanup: include/: move misc/mempool.h to sys/mempool.h 2019-06-27 22:55:49 -04:00