Navigation


Changeset 1088:1d1a20a0779d in freeDiameter for tests/testpeers.c


Ignore:
Timestamp:
May 5, 2013, 4:25:27 AM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Second part of changeset 1083, now the code compiles again. Still missing some functions implementation, though

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/testpeers.c

    r748 r1088  
    5757                }
    5858        }
    59         fd_peer_dump_list(0);
     59        fd_log_debug("%s", fd_peer_dump_list(FD_DUMP_TEST_PARAMS, 0));
    6060        /* Check we are able to find again any of these */
    6161        {
Note: See TracChangeset for help on using the changeset viewer.