blob: 7a6734f52964d1c0508b0fb51014ef0d4d46f0c1 [file] [log] [blame]
#!/usr/bin/env bash
. ./test.common
test_start "extended configuration"
start_chronyd || test_fail
wait_for_sync || test_fail
stop_chronyd || test_fail
check_chronyd_messages || test_fail
check_chronyd_files || test_fail
test_pass