chrony/test
Miroslav Lichvar bddb3b3228 sources: enable selection options with authentication
When authentication is enabled for an NTP source, unauthenticated NTP
sources need to be disabled or limited in selection. That might be
difficult to do when the configuration comes from different sources
(e.g. networking scripts adding servers from DHCP).

Define four modes for the source selection to consider authentication:
require, prefer, mix, ignore. In different modes different selection
options (require, trust, noselect) are added to authenticated and
unauthenticated sources.

The mode can be selected by the authselectmode directive. The mix mode
is the default. The ignore mode enables the old behavior, where all
sources are used exactly as specified in the configuration.
2020-05-14 15:37:38 +02:00
..
compilation test: update compilation tests 2020-03-05 16:02:15 +01:00
kernel test: add tests for system adjtime() and ntp_adjtime() 2015-09-17 10:56:51 +02:00
simulation sources: enable selection options with authentication 2020-05-14 15:37:38 +02:00
system test: accept test result if RTC can't enable RTC_UIE_ON 2019-12-12 13:03:26 +01:00
unit sources: enable selection options with authentication 2020-05-14 15:37:38 +02:00