LCOV - code coverage report
Current view: top level - src/dblib/unittests - bcp_getl.c (source / functions) Hit Total Coverage
Test: FreeTDS coverage Lines: 6 6 100.0 %
Date: 2025-05-05 12:32:54 Functions: 1 1 100.0 %

          Line data    Source code
       1             : 
       2             : #include "common.h"
       3             : 
       4          10 : TEST_MAIN()
       5             : {
       6          10 :         LOGINREC *c = dblogin();
       7          10 :         BCP_SETL(c, TRUE);
       8          10 :         assert(bcp_getl(c));
       9          10 :         dbloginfree(c);
      10          10 :         return 0;
      11             : }

Generated by: LCOV version 1.13