mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 21:25:07 -05:00
test: update cmdmon and chronyc tests with new commands
This commit is contained in:
@@ -138,9 +138,11 @@ for chronyc_conf in \
|
||||
"polltarget 1.2.3.4 10" \
|
||||
"refresh" \
|
||||
"rekey" \
|
||||
"reload sources" \
|
||||
"reselect" \
|
||||
"reselectdist 1e-3" \
|
||||
"reset sources" \
|
||||
"selectdata" \
|
||||
"settime 16:30" \
|
||||
"settime 16:30:05" \
|
||||
"settime Nov 21, 2015 16:30:05" \
|
||||
|
||||
@@ -7,6 +7,7 @@ test_start "chronyc commands"
|
||||
start_chronyd || test_fail
|
||||
|
||||
for command in \
|
||||
"authdata" \
|
||||
"accheck 1.2.3.4" \
|
||||
"delete $server" \
|
||||
"add server $server" \
|
||||
@@ -43,8 +44,11 @@ for command in \
|
||||
"polltarget $server 10" \
|
||||
"refresh" \
|
||||
"rekey" \
|
||||
"reload sources" \
|
||||
"reselect" \
|
||||
"reselectdist 1e-3" \
|
||||
"reset sources" \
|
||||
"selectdata" \
|
||||
"serverstats" \
|
||||
"smoothtime reset" \
|
||||
"smoothtime activate" \
|
||||
|
||||
Reference in New Issue
Block a user