[LTP] [RFC PATCH 2/2] hugemmap33: Test to detect bug with migrating gigantic pages
Li Wang
liwang@redhat.com
Mon Sep 11 09:47:20 CEST 2023
Cyril Hrubis <chrubis@suse.cz> wrote:
>
> > + if (tst_taint_check())
> > + tst_res(TFAIL, "Test resulted in kernel tainted");
> > + else
> > + tst_res(TPASS, "Test completed successfully");
>
> tst_test.taint_check ?
>
We have to keep these check sentences otherwise it will
complain with no reporting results.
tst_hugepage.c:103: TINFO: 2 hugepage(s) reserved
tst_test.c:1562: TINFO: Timeout per run is 0h 01m 30s
hugemmap34.c:107: TINFO: Runtime exhausted, exiting
tst_test.c:1394: TBROK: Test haven't reported results!
--
Regards,
Li Wang
More information about the ltp
mailing list