mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
This should be a non functional change. The idea is to use the topdoc dir from 9pm when generating the test report. Signed-off-by: Richard Alpe <richard@bit42.se>
25 lines
661 B
Plaintext
25 lines
661 B
Plaintext
=== Set timezone using timezone name
|
|
==== Description
|
|
Verify that it is possible to set timezone using timezone names.
|
|
|
|
==== Topology
|
|
ifdef::topdoc[]
|
|
image::{topdoc}../../test/case/ietf_system/timezone/topology.svg[Set timezone using timezone name topology]
|
|
endif::topdoc[]
|
|
ifndef::topdoc[]
|
|
ifdef::testgroup[]
|
|
image::timezone/topology.svg[Set timezone using timezone name topology]
|
|
endif::testgroup[]
|
|
ifndef::testgroup[]
|
|
image::topology.svg[Set timezone using timezone name topology]
|
|
endif::testgroup[]
|
|
endif::topdoc[]
|
|
==== Test sequence
|
|
. Set up topology and attach to target DUT
|
|
. Set timezone to Australia/Perth
|
|
. Verify current time offset is +08:00
|
|
|
|
|
|
<<<
|
|
|