Code

unit tests: Added basic tests for unixsock utils; mocking libc I/O functions.
[sysdb.git] / t / libsysdb_test.h
2013-09-16 Sebastian Harlunit tests: Added basic tests for unixsock utils; mocki...
2013-09-06 Sebastian Harlt/: Added unit tests for the string buffer utilities.
2013-08-27 Sebastian Harlt/: Added initial version of unit tests for utils/dbi.
2013-08-27 Sebastian Harlt/: Fixed header include order.
2013-08-23 Sebastian HarlAdded unit testing framework based on ‘check’.