On Tue, 20 Aug 2024 at 09:04, Luis Felipe Hernandez
wrote:
>
> Adds test suite for integer based power function.
>
> Signed-off-by: Luis Felipe Hernandez
> ---
> Changes in v3:
> - Fix compiler warning: explicitly define constant as unsigned int
> - Add changes in patch revisions
> Changes in v2:
On Mon, Aug 19, 2024 at 09:03:52PM -0400, Luis Felipe Hernandez wrote:
> Adds test suite for integer based power function.
>
> Signed-off-by: Luis Felipe Hernandez
> ---
> Changes in v3:
> - Fix compiler warning: explicitly define constant as unsigned int
> - Add changes in patch revisions
> Chang
Adds test suite for integer based power function.
Signed-off-by: Luis Felipe Hernandez
---
Changes in v3:
- Fix compiler warning: explicitly define constant as unsigned int
- Add changes in patch revisions
Changes in v2:
- Address review feedback
- Add kconfig entry
- Use correct dir and file