aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/tests
AgeCommit message (Expand)AuthorFilesLines
2025-03-23lib: tests: add bitwise operations unit testsDongdong Zhang2-0/+138
2025-03-23lib: add tests for sbi_ecall functionalityAkshay Behl2-1/+54
2024-11-28treewide: Make carray arrays const and NULL-terminatedSamuel Holland1-3/+2
2024-07-23lib: tests: add math test suiteDongdong Zhang2-0/+49
2024-07-23lib: tests: enhance test output with colored pass/fail messagesDongdong Zhang1-2/+9
2024-07-04Makefile: change to using .carray.c for carray filesBen Dooks1-1/+1
2024-05-07lib: tests: Add test for spinlocksIvan Orlov2-0/+44
2024-05-07lib: tests: Add test for atomic_tIvan Orlov2-0/+146
2024-05-07lib: tests: Add test suite init functionIvan Orlov1-0/+3
2024-03-19lib: tests: Move tests to a separate directoryIvan Orlov5-0/+263