summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2022-11-16Messing around replacing loops with recursion leveraging ↵Martin Ashby
__attribute__((musttail)) in order to avoid stack overflow
2022-06-11Add CuTest and test script.martin@ashbysoft.com
Update ex1-9 with unit tests using CuTest.