[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.29.1-57-g115e83f |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via 115e83f3aac4198605f6779b15695022c67193e1 (commit)
via ea526b96dd273b52b90468ea0a4bf0ac11beb558 (commit)
from 726cf84e1920a917a947fbf470db1ffbafd26ffa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 115e83f3aac4198605f6779b15695022c67193e1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Feb 27 18:07:45 2014 +0100
Add simulation tests
Use clknetsim to run multiple chronyd instances with simulated clocks
and network. It allows fast and reproducible testing, without real
network.
Included are several tests of performance in different clock/network
conditions, chronyd options, NTP authentication, chronyc, and past bug
fixes.
commit ea526b96dd273b52b90468ea0a4bf0ac11beb558
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Feb 5 08:53:15 2014 +0100
configure: suppress pkg-config errors
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 3 +
configure | 4 +-
test/simulation/001-defaults | 13 +
test/simulation/002-largenetwork | 22 ++
test/simulation/003-largefreqoffset | 18 ++
test/simulation/004-largetimeoffset | 17 ++
test/simulation/005-externalstep | 18 ++
test/simulation/006-largejitter | 21 ++
test/simulation/007-largewander | 20 ++
test/simulation/101-poll | 28 +++
test/simulation/102-iburst | 23 ++
test/simulation/103-initstepslew | 32 +++
test/simulation/104-driftfile | 22 ++
test/simulation/105-ntpauth | 33 +++
test/simulation/106-refclock | 18 ++
test/simulation/107-allowdeny | 46 ++++
test/simulation/108-peer | 33 +++
test/simulation/109-makestep | 30 +++
test/simulation/110-chronyc | 37 +++
test/simulation/201-freqaccumulation | 35 +++
test/simulation/README | 12 +
test/simulation/test.common | 413 ++++++++++++++++++++++++++++++++++
22 files changed, 896 insertions(+), 2 deletions(-)
create mode 100755 test/simulation/001-defaults
create mode 100755 test/simulation/002-largenetwork
create mode 100755 test/simulation/003-largefreqoffset
create mode 100755 test/simulation/004-largetimeoffset
create mode 100755 test/simulation/005-externalstep
create mode 100755 test/simulation/006-largejitter
create mode 100755 test/simulation/007-largewander
create mode 100755 test/simulation/101-poll
create mode 100755 test/simulation/102-iburst
create mode 100755 test/simulation/103-initstepslew
create mode 100755 test/simulation/104-driftfile
create mode 100755 test/simulation/105-ntpauth
create mode 100755 test/simulation/106-refclock
create mode 100755 test/simulation/107-allowdeny
create mode 100755 test/simulation/108-peer
create mode 100755 test/simulation/109-makestep
create mode 100755 test/simulation/110-chronyc
create mode 100755 test/simulation/201-freqaccumulation
create mode 100644 test/simulation/README
create mode 100644 test/simulation/test.common
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.