libsmbios icon indicating copy to clipboard operation
libsmbios copied to clipboard

Move remaining unit tests from cppunit to C

Open superm1 opened this issue 8 years ago • 1 comments

All of the unit tests are currently C++ unit tests using cppunit. Move these over to C. This is a blocker for #27

superm1 avatar Nov 16 '17 17:11 superm1

Actually it's probably better to move them to pyunit using the ctypes bindings. Some of them are already moved over, so evaluate which ones are still missing.

superm1 avatar Jan 25 '18 19:01 superm1