summaryrefslogtreecommitdiff
path: root/lib/sbi/tests/sbi_bitops_test.c
AgeCommit message (Collapse)Author
2025-03-23lib: tests: add bitwise operations unit testsDongdong Zhang
Added unit tests for various bitwise operations using SBI unit test framework. Signed-off-by: Dongdong Zhang <[email protected]> Reviewed-by: Anup Patel <[email protected]>