Skip to content
Commit 9059b357 authored by Jens Elofsson's avatar Jens Elofsson Committed by Suhail M
Browse files

Use lazy initialization in unit tests.



Static initialization has no guaranteed order, which may cause test
listing to be initialized before the list of kernels.

This fixes unit tests
- matmul_clamp_f32_bf16p_bf16p_test
- matmul_clamp_f16_bf16p_bf16p_test

Signed-off-by: Jens Elofsson's avatarJens Elofsson <jens.elofsson@arm.com>

Approved-by: Anton Bondarenko's avatarAnton Bondarenko <anton.bondarenko@arm.com>
parent af8bc614
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment