author | Sebastian Harl <sh@tokkee.org> | |
Mon, 2 Sep 2013 16:24:02 +0000 (18:24 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 2 Sep 2013 16:24:02 +0000 (18:24 +0200) | ||
commit | 6232108138cc4b08386ded3fc8fc4c7e9cb86aa9 | |
tree | ad7816b0a84a54b0170e3f505cc940932a3a3439 | tree | snapshot |
parent | 0aed0a0fadb607a04c3f9cb15e4cb49262c115d9 | commit | diff |
t/utils/dbi_test: Mock some actual query results; added simple query.
The unit-test now supports mocking arbitrary query results. For that,
appropriate mocks for the dbi_result_get*() functions have been added.
The test now executes a simple query returning one column of data.
The unit-test now supports mocking arbitrary query results. For that,
appropriate mocks for the dbi_result_get*() functions have been added.
The test now executes a simple query returning one column of data.
t/utils/dbi_test.c | diff | blob | history |