Ignore:
Timestamp:
Jun 19, 2007 8:46:02 AM (17 years ago)
Author:
bennylp
Message:

Fixed failure in unit test for SIP resolver, also shorten some benchmarks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/test-pjsip/tsx_uac_test.c

    r1266 r1372  
    11521152    status = perform_tsx_test(-800,  
    11531153                              "sip:bob@unresolved-host", 
    1154                               FROM_URI,  TEST2_BRANCH_ID, 10,  
     1154                              FROM_URI,  TEST2_BRANCH_ID, 20,  
    11551155                              &pjsip_options_method); 
    11561156    if (status != 0) 
Note: See TracChangeset for help on using the changeset viewer.