[LTP] [PATCH 2/6] sched_football: Use atomic for ball
Li Wang
liwang@redhat.com
Wed Jun 26 04:26:01 CEST 2024
Hi John,
John Stultz <jstultz@google.com> wrote:
> Try this:
> >
> > # cd ltp dir/
> > # make autotools
> > # ./configure
> > # make -C testcases/realtime/
>
> Thank you! That does indeed work.
>
> > See:
> https://linux-test-project.readthedocs.io/en/latest/users/quick_start.html
>
> Should the old --with-realtime-testsuite option be removed then?
>
No, we need it.
When configuring LTP without the --with-realtime-testsuite option, it will
skip building the stuff under testcases/realtime/ by default.
Unless you build it manually like: make -C testcase/realtime/.
--
Regards,
Li Wang
More information about the ltp
mailing list