[LTP] [RFC PATCH 00/13] Convert LTP kernel/mem/testcase to New API

Cyril Hrubis chrubis@suse.cz
Thu Mar 30 17:43:58 CEST 2017


Hi!
> Seems the failed reason in oom02/5 is not testcase issue, it just because New API sets
> test time in 5mins.

The test_test structure has .timeout variable that, if set, overrides
the default timeout. All you need to do is to to measure how long the
test takes, then multiply it by something as 2 to be on a safe side
and set the .timeout correspondingly.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list