Build individual test binaries
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