zephyr/tests/benchmarks
Ningx Zhao 9ef5a809dd tests: verify the time complexity of dlist
Add two test cases to verify the operations of accessing
head,tail,insert and remove in constant time by proving the time
complexity of the operations are O(1).

Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
2020-09-04 11:58:52 +02:00
..
app_kernel
boot_time
cmsis_dsp
data_structure_perf/dlist_perf tests: verify the time complexity of dlist 2020-09-04 11:58:52 +02:00
latency_measure
mbedtls
sched
sys_kernel
timing_info