PatchMixolydic/spinel

Unit testing

Closed this issue · 3 comments

I'm pretty sure the doubly linked list is broken or was broken. I really should be doing testing, especially unit testing.

Potential unit test frameworks (haven't looked too far into them yet, I just came across them):

I added a unit testing framework in 2d3cf19; all that remains is for me to add unit tests to the libraries. Not sure about the kernel, thinking I might have to add unit tests which are exposed through some command.

While unit testing will be an ongoing battle, the infrastructure is (finally) in place as of 006b347.