[LTP] ltp-selftest-quick runtest file (was RE: LTP release)
Petr Vorel
pvorel@suse.cz
Wed Sep 16 09:04:40 CEST 2020
Hi Tim,
...
> > e.g. route tests with netlink also uses shell API and it's really quick (real
> > time 0m0,687s):
> > route6-change-netlink-dst route-change-netlink-dst.sh -6
> This particular one gives me:
> ...
> route-change-netlink-dst 1 TINFO: running route-change-netlink -c 10000 -6 -p 65535 -d ltp_ns_veth2 -r 'fd00:23:4::1,fd00:23:3::1,fd00:23:2::1,fd00:23:1::1,fd00:23::1,'
> tst_test.c:871: CONF: libmnl library and headers are required
> route-change-netlink-dst 1 TCONF: not supported configuration
> Is there a networking one with less requirements, that is basically guaranteed to work?
Good catch. Although TCONF is also a test for shell API :), let's use plan shell
implementation:
route6-change-dst route-change-dst.sh -6
(a bit longer to run, but without libmnl dependency).
Kind regards,
Petr
More information about the ltp
mailing list