All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/17] tests: add test for post-fakeroot script
Date: Mon, 15 Jan 2018 21:38:47 +0100	[thread overview]
Message-ID: <873736uaaw.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <878bd9ac6569877450e28861cb047a93c1550eb9.1515939400.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 14 Jan 2018 15:16:58 +0100")

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Currently, only post-build and post-image scripts were tested, each with
 > their own test-script.

 > The two test-scripts only differ in the name of the log file they
 > create, and it is based on the name of the script, so it is easy to
 > share the script.

 > This allows us to easily re-use it for testing post-fakeroot scripts.

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 > Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 > Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2018-01-15 20:38 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-14 14:16 [Buildroot] [PATCH 00/17] fs: support parallel filesystems build Yann E. MORIN
2018-01-14 14:16 ` [Buildroot] [PATCH 01/17] fs: pass EXTRA_ENV to post-fakeroot script Yann E. MORIN
2018-01-15 20:37   ` Peter Korsgaard
2018-01-14 14:16 ` [Buildroot] [PATCH 02/17] tests: add test for " Yann E. MORIN
2018-01-14 23:53   ` Ricardo Martincoski
2018-01-15 20:38   ` Peter Korsgaard [this message]
2018-01-14 14:16 ` [Buildroot] [PATCH 03/17] fs: run filesystem hooks under fakeroot Yann E. MORIN
2018-01-15 10:36   ` Thomas Petazzoni
2018-01-14 14:17 ` [Buildroot] [PATCH 04/17] fs/cpio: don't extend packages' permissions table Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 05/17] fs/iso9660: rename internal variable Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 06/17] core: introduce intermediate BASE_TARGET_DIR variable Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 07/17] fs: set per-rootfs variable name Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 08/17] fs: define per-rootfs directory Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 09/17] fs: use a per-rootfs fakeroot script Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 10/17] fs: split per-rootfs dependency line Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 11/17] fs: introduce per-rootfs TARGET_DIR variable Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 12/17] fs: new intermediate rootfs-common to gather common dependencies Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 13/17] fs: introduce a macro for reproducible command Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 14/17] fs: use a common tarball as base for the other filesystems Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 15/17] fs: run packages' filesystem hooks in a copy of target/ Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 16/17] fs: get rid of package-provided post-fs hooks Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 17/17] fs: remove intermediate artefacts Yann E. MORIN

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=873736uaaw.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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.