Test Information

TitleUpon an error the return value is NULL
CommandLine./tst_inet6_rth_init_err --log=4.html --title=Upon an error the return value is NULL
TestVersionREL_1_1_18
Start2023/01/26 16:33:17
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

16:33:17Start

== the buffer is not large enough ==
16:33:17inet6_rth_init(bp:0x3ffcfbf8570, bp_len:24, type:0, segments:2)
16:33:17return (nil)

== the type of the Routing header is not supported ==
16:33:17inet6_rth_init(bp:0x3ffcfbf8570, bp_len:24, type:1, segments:0)
16:33:17return (nil)

OK
16:33:17End