mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
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
|
|
|
|
|