Navigation


Changeset 731:ef199d6185df in freeDiameter


Ignore:
Timestamp:
Feb 25, 2011, 2:33:37 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Increase tests timeout to 120 seconds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/tests.h

    r729 r731  
    5151/* Test timeout duration, unless -n is passed on the command line */
    5252#ifndef TEST_TIMEOUT
    53 #define TEST_TIMEOUT    30      /* in seconds */
     53#define TEST_TIMEOUT    120     /* in seconds */
    5454#endif /* TEST_TIMEOUT */
    5555
Note: See TracChangeset for help on using the changeset viewer.