Code

t/utils/dbi_test: Added missing cases in dbi_result_get_field_length_idx().
[sysdb.git] / t / utils /
2013-09-03 Sebastian Harlt/utils/dbi_test: Added missing cases in dbi_result_get...
2013-09-03 Sebastian Harlt/utils/dbi_test: Verify the received data.
2013-09-02 Sebastian Harlt/utils/dbi_test: Added mock queries covering various...
2013-09-02 Sebastian Harlt/utils/dbi_test: Mock some actual query results; added...
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 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’.