mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
20 lines
436 B
Plaintext
20 lines
436 B
Plaintext
=== Set timezone using timezone name
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_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
|
|
|
|
|