public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v3 2/2] Add Linux Test eXecutor inside tools
Date: Mon, 18 Sep 2023 12:34:32 +0200	[thread overview]
Message-ID: <20230918103432.GA12384@pevik> (raw)
In-Reply-To: <ZQgbbx2MEsJaKWwR@yuki>

> Hi!
> > Unfortunately this does not work well either because the ltx does not
> > have install targed and trying to install a file from a subdirectory is
> > not possible with the LTP build system. I've tried that and it didn't
> > work.

> > Let's merge this version that works, we can try to do make things better
> > later on.

> Also one more point $(MAKE) -C ltx-src does not support out-of-tree
> build and while it's probably fine for 'make check' not to support it,
> since that is a developer tooling, it should work fine for ltx that is
> going to be packaged/installed on the SUT.
Very good point! It'd be nice to note this reason in the git commit message.

> So I suppose that we are stuck with the LTP ltx Makefile unless we:

> - add support for out-of-tree build to ltx/Makefile
> - drop out-of-tree build support from LTP

I guess even Buildroot and Yocto does not use out-of-tree build.
Maybe we should really remove the support.

Kind regards,
Petr


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2023-09-18 10:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-18  8:25 [LTP] [PATCH v3 0/2] Add kirk & ltx tools Andrea Cervesato
2023-09-18  8:25 ` [LTP] [PATCH v3 1/2] Replace runltp-ng with kirk framework Andrea Cervesato
2023-09-18  9:01   ` Petr Vorel
2023-09-18  9:06     ` Andrea Cervesato via ltp
2023-09-18  8:25 ` [LTP] [PATCH v3 2/2] Add Linux Test eXecutor inside tools Andrea Cervesato
2023-09-18  9:17   ` Petr Vorel
2023-09-18  9:35     ` Andrea Cervesato via ltp
2023-09-18  9:38     ` Cyril Hrubis
2023-09-18  9:42       ` Cyril Hrubis
2023-09-18 10:34         ` Petr Vorel [this message]
2023-09-18 10:37       ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230918103432.GA12384@pevik \
    --to=pvorel@suse.cz \
    --cc=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox