changed value of link_up/down_interval from minutes to seconds
[pingcheck] / test / test_configurationoptions.cpp
2015-06-11 Christian Herdtweckchanged value of link_up/down_interval from minutes...
2015-05-04 Christian Herdtweckadded option min-time-between-resolves-option and tests...
2015-05-04 Christian Herdtweckadded option log-file and option FILE to log-output...
2015-05-04 Christian Herdtweckstarted experimenting with DnsResolver; does send stuff...
2015-03-20 Christian Herdtweckfixed trouble in unittests: when I changed/added option...
2012-07-03 Guilherme Maciel... Test: added testcase for log-output configuration option.
2012-03-28 Guilherme Maciel... The application now recognizes the ICMPv4, TCP_IPv4...
2012-03-21 Guilherme Maciel... Merge branch 'ip-version-drop'
2012-03-14 Guilherme Maciel... Test: updating the test cases with the new network...
2012-03-11 Guilherme Maciel... Revert "Test: updating test cases to use the ping proto...
2012-03-11 Guilherme Maciel... Fix: cast to integer because some compilers do not...
2012-03-07 Guilherme Maciel... Test: updating test cases to use the ping protocol...
2012-02-25 Guilherme Maciel... The configuration supports more than one protocol per...
2012-02-23 Guilherme Maciel... Fix: cast to integer because some compilers do not...
2012-02-20 Guilherme Maciel... Fix: using libi2ncommon LogLevel.
2012-02-19 Guilherme Maciel... Bring aboard log level configuration.
2012-02-18 Guilherme Maciel... Added functions prototypes to suppress some warnings.
2012-02-06 Guilherme Maciel... Test: bring aboard ConfigurationOptions test case.