Skip to content

Build individual test binaries

Anton Bondarenko requested to merge anton/split_test_monolith into main

Running a monolithic kleidiai_test might take significant amount of time on an emulation system. And builtin sharding functionality in test framework is not efficient with existing reference caching. Thus splitting kleidiai_test into smaller binaries allows an user to run them in parallel w/o sacrifice for cache performance.

Signed-off-by: Anton Bondarenko anton.bondarenko@arm.com

Merge request reports

Loading