From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: kselftest framework runs as build time or run time tests ?
Date: Tue, 30 Jun 2015 18:04:04 -0700 [thread overview]
Message-ID: <20150701010404.GA15801@kroah.com> (raw)
In-Reply-To: <CAK5mtezcCd8tOX7_WigF0dO6=S-KNP5W8MU=cMA8uT4SaHQ97w@mail.gmail.com>
On Tue, Jun 30, 2015 at 07:34:42PM -0500, Victor Rodriguez wrote:
> HI team
>
> Quick question , does kselftest:
>
> https://kselftest.wiki.kernel.org/
>
> Run on build time or run time ? I wonder because we want to implement it as
> part of our releases process ( which run on koji ) and honestly I don't want to
> run the tests against the kernel of the server , but on the kernel that we are
> building :)
>
> I ran it from the top directory of the kernel and as far as I can see is
> running on build time , just wanted to double check with you
You run the scripts when you "build" them, but you are running the tests
on the kernel that is currently running on the system. There are
patches outstanding to run the tests on a remote system, making
build/test cycles easier, but I don't they are all fully merged yet.
Hope this helps,
greg k-h
next prev parent reply other threads:[~2015-07-01 1:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 0:34 kselftest framework runs as build time or run time tests ? Victor Rodriguez
2015-07-01 1:04 ` Greg KH [this message]
2015-07-01 1:11 ` Victor Rodriguez
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=20150701010404.GA15801@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.