Navigation


Changeset 1093:44f3e48dfe27 in freeDiameter for tests/testdict.c


Ignore:
Timestamp:
May 6, 2013, 5:33:22 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Align the behavior of all fd_*dump functions wrt final \n

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/testdict.c

    r1088 r1093  
    204204        }
    205205       
     206        LOG_D( "Dictionary at the end of %s: %s", __FILE__, fd_dict_dump(FD_DUMP_TEST_PARAMS, fd_g_config->cnf_dict) ?: "error");
     207       
    206208        /* That's all for the tests yet */
    207209        PASSTEST();
Note: See TracChangeset for help on using the changeset viewer.