Navigation


Changeset 733:b2bc31410425 in freeDiameter


Ignore:
Timestamp:
Mar 1, 2011, 10:48:14 AM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Tags:
1.1.0-rc3
Message:

Cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/CMakeLists.txt

    r706 r733  
    33
    44# give the possibility to configure the timeout duration for the tests
    5 OPTION(TEST_TIMEOUT "Timeout for the tests, in seconds (default: 5)?")
     5OPTION(TEST_TIMEOUT "Timeout for the tests, in seconds (default: 120)?")
    66IF(TEST_TIMEOUT)
    77        ADD_DEFINITIONS(-DTEST_TIMEOUT=${TEST_TIMEOUT})
Note: See TracChangeset for help on using the changeset viewer.