mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 04:03:01 +02:00
Let's drop the leading IETF or Infix prefixes from tests. Initially the idea was to mimnic the YANG models, but it's difficult to navigate and does not provide any real benefit to developers or end-users. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
21 lines
486 B
Plaintext
21 lines
486 B
Plaintext
=== Basic NTP client test
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/system/ntp_client]
|
|
|
|
==== Description
|
|
|
|
Verify NTP client with multiple servers, ensure one get selected.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Basic NTP client test topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Configure NTP client on 'target'
|
|
. Verify one source is in 'selected' state on 'target'
|
|
. Verify three sources exist in NTP client on 'target'
|
|
|
|
|