commit | 37b3eab1d6421354e75029f6cd784e37c82e550a | [log] [tgz] |
---|---|---|
author | Bohdan Hunko <Bohdan.Hunko@infineon.com> | Fri Nov 08 12:16:07 2024 +0200 |
committer | Bohdan Hunko <Bohdan.Hunko@infineon.com> | Fri Nov 08 13:14:51 2024 +0200 |
tree | 6f6a54b4766d8b4438462cfbe768b50bc4119e1e | |
parent | 75024f0782b6aa1ad2f2f5bfe3c9fd109d43d641 [diff] |
FPU tests: Fix return types for FPU test functions Functions are defined to have psa_status_t return type, thus they should always return a value, otherwise compile warning is generated. Change-Id: I4c904b7b5ea47680f77093e2de9219e02d1b39fc Signed-off-by: Bohdan Hunko <Bohdan.Hunko@infineon.com>