public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/3] snow: Enable unit tests
Date: Fri, 26 Mar 2021 07:09:00 +0900	[thread overview]
Message-ID: <ab5a51df-9773-a4e2-e1d5-3e2b51005330@samsung.com> (raw)
In-Reply-To: <20210324214434.46584-3-sjg@chromium.org>

On 3/25/21 6:44 AM, Simon Glass wrote:
> It is useful to have a board with unit tests enabled, to check that this
> does not break.
> 
> Let's choose snow, since it is not under active development and it is
> glorious.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>

Best Regards,
Jaehoon Chung

> ---
> 
>  configs/snow_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/snow_defconfig b/configs/snow_defconfig
> index 8b646cac67a..0277062428e 100644
> --- a/configs/snow_defconfig
> +++ b/configs/snow_defconfig
> @@ -92,3 +92,5 @@ CONFIG_VIDEO_BRIDGE_NXP_PTN3460=y
>  CONFIG_LCD=y
>  CONFIG_TPM=y
>  CONFIG_ERRNO_STR=y
> +CONFIG_UNIT_TEST=y
> +# CONFIG_UT_LIB_ASN1 is not set
> 

  reply	other threads:[~2021-03-25 22:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210324214450epcas1p135757e7a696b0f939cce55d691fcb6de@epcas1p1.samsung.com>
2021-03-24 21:44 ` [PATCH 1/3] samsung: exynos: Convert SROMC interface to a driver Simon Glass
2021-03-24 21:44   ` [PATCH 2/3] test: Allow tests to run on any board Simon Glass
2021-03-26  1:46     ` Sean Anderson
2021-04-06  4:34       ` Simon Glass
2021-03-24 21:44   ` [PATCH 3/3] snow: Enable unit tests Simon Glass
2021-03-25 22:09     ` Jaehoon Chung [this message]
2021-04-23  8:32       ` Minkyu Kang
2021-03-25 22:08   ` [PATCH 1/3] samsung: exynos: Convert SROMC interface to a driver Jaehoon Chung

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=ab5a51df-9773-a4e2-e1d5-3e2b51005330@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=u-boot@lists.denx.de \
    /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