Code

t/utils/: Name test-cases after the tested function.
[sysdb.git] / t / utils / llist_test.c
2013-09-04 Sebastian Harlt/utils/: Name test-cases after the tested function.
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 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’.