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/02/03 01:01:25
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

01:01:25Start

== the buffer is not large enough ==
01:01:25inet6_rth_init(bp:0x3fff00f8f70, bp_len:24, type:0, segments:2)
01:01:25return (nil)

== the type of the Routing header is not supported ==
01:01:25inet6_rth_init(bp:0x3fff00f8f70, bp_len:24, type:1, segments:0)
01:01:25return (nil)

OK
01:01:25End