mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +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>
20 lines
431 B
Plaintext
20 lines
431 B
Plaintext
=== Set timezone using timezone name
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/system/timezone]
|
|
|
|
==== Description
|
|
|
|
Verify that it is possible to set timezone using timezone names.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Set timezone using timezone name topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Set timezone to Australia/Perth
|
|
. Verify timezone is Australia/Perth
|
|
|
|
|