mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
20 lines
430 B
Plaintext
20 lines
430 B
Plaintext
=== Set Timezone with UTC Offset
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/system/timezone_utc_offset]
|
|
|
|
==== Description
|
|
|
|
Verify that it is possible to set timezone using UTC offset
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Set Timezone with UTC Offset topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Set timezone UTC offset to +12
|
|
. Verify current timezone is UTC+12:00
|
|
|
|
|