[PATCH 7/7] test: rng: Add basic test for random number generator(rng) uclass

Simon Glass sjg at chromium.org
Sat Dec 28 03:27:08 CET 2019


On Wed, 4 Dec 2019 at 08:12, Patrice CHOTARD <patrice.chotard at st.com> wrote:
>
>
> On 12/4/19 12:53 PM, Sughosh Ganu wrote:
> > Add a unit test for testing the rng uclass functionality using the
> > sandbox rng driver.
> >
> > Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> > ---
> >  test/dm/Makefile |  1 +
> >  test/dm/rng.c    | 26 ++++++++++++++++++++++++++
> >  2 files changed, 27 insertions(+)
> >  create mode 100644 test/dm/rng.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list