From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 1/6] test: Add the beginnings of some string tests
Date: Sun, 26 Apr 2020 07:26:23 -0400 [thread overview]
Message-ID: <20200426112623.GQ4555@bill-the-cat> (raw)
In-Reply-To: <20200408083251.v5.1.I9544b8bcada571406f30889eda869246c2b7cc7e@changeid>
On Wed, Apr 08, 2020 at 08:32:55AM -0600, Simon Glass wrote:
> There are quite a few string functions in U-Boot with no tests. Make a
> start by adding a test for strtoul().
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200426/e15caf1c/attachment.sig>
next prev parent reply other threads:[~2020-04-26 11:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-08 14:32 [PATCH v5 0/6] A few little patches Simon Glass
2020-04-08 14:32 ` [PATCH v5 1/6] test: Add the beginnings of some string tests Simon Glass
2020-04-08 17:53 ` Heinrich Schuchardt
2020-04-26 11:26 ` Tom Rini [this message]
2020-04-08 14:32 ` [PATCH v5 2/6] lib: Add a function to convert a string to upper case Simon Glass
2020-04-08 18:17 ` Heinrich Schuchardt
2020-04-26 11:26 ` Tom Rini
2020-04-08 14:32 ` [PATCH v5 3/6] usb: Update struct usb_device to indicate speed enum Simon Glass
2020-04-08 14:43 ` Marek Vasut
2020-04-08 14:32 ` [PATCH v5 4/6] uuid: Use const char * where possible Simon Glass
2020-04-26 11:26 ` Tom Rini
2020-04-08 14:32 ` [PATCH v5 5/6] pci: Add a macro to convert BDF from linux to U-Boot Simon Glass
2020-04-26 11:26 ` Tom Rini
2020-04-08 14:33 ` [PATCH v5 6/6] dm: mmc: Update mmc_get_mmc_dev() to use const * Simon Glass
2020-04-10 1:34 ` Jaehoon Chung
2020-04-26 11:26 ` Tom Rini
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=20200426112623.GQ4555@bill-the-cat \
--to=trini@konsulko.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