Code

t/libsysdb_test: Use a list of test-suite creators.
[sysdb.git] / t /
2013-08-28 Sebastian Harlt/libsysdb_test: Use a list of test-suite creators.
2013-08-28 Sebastian Harlt/utils/dbi_test: Added a simple test-case for query...
2013-08-27 Sebastian Harlt/: Added initial version of unit tests for utils/dbi.
2013-08-27 Sebastian Harlt/: Make the test-suite compile with strict compiler...
2013-08-27 Sebastian Harlt/: Fixed header include order.
2013-08-26 Sebastian HarlMakefile, t/Makefile: Added 'test' alias for 'check'.
2013-08-26 Sebastian Harlt/utils/llist_test: Check sdb_llist_create() return...
2013-08-23 Sebastian Harlt/utils/llist_test: Added tests for clone and destroy.
2013-08-23 Sebastian HarlAdded unit testing framework based on ‘check’.