diff options
| author | Luis Felipe Hernandez <[email protected]> | 2024-09-10 01:10:34 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2024-09-12 16:03:00 +0000 |
| commit | 7fcc9b53216cd87f73cc6dbb404220350ddc93b8 (patch) | |
| tree | ea1e5975e274f15fac859b70fcc2994411a8ebcf /drivers/fpga/tests/fpga-bridge-test.c | |
| parent | kunit: tool: Build compile_commands.json (diff) | |
| download | kernel-7fcc9b53216cd87f73cc6dbb404220350ddc93b8.tar.gz kernel-7fcc9b53216cd87f73cc6dbb404220350ddc93b8.zip | |
lib/math: Add int_pow test suite
Adds test suite for integer based power function which performs integer
exponentiation.
The test suite is designed to verify that the implementation of int_pow
correctly computes the power of a given base raised to a given exponent.
The tests check various scenarios and edge cases to ensure the accuracy
and reliability of the exponentiation function.
Updated commit with test information at commit time: Shuah Khan
Signed-off-by: Luis Felipe Hernandez <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions
