mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
test: extend 110-chronyc test
This commit is contained in:
@@ -219,6 +219,11 @@ do
|
|||||||
run_test || test_fail
|
run_test || test_fail
|
||||||
check_chronyd_exit || test_fail
|
check_chronyd_exit || test_fail
|
||||||
check_chronyc_output "501 Not authorised$" || test_fail
|
check_chronyc_output "501 Not authorised$" || test_fail
|
||||||
|
|
||||||
|
server_conf="cmddeny 192.168.123.2"
|
||||||
|
run_test || test_fail
|
||||||
|
check_chronyd_exit || test_fail
|
||||||
|
check_chronyc_output "506 Cannot talk to daemon$" || test_fail
|
||||||
done
|
done
|
||||||
|
|
||||||
server_conf="server 192.168.123.1"
|
server_conf="server 192.168.123.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user