On Wed, 4 Dec 2019 at 08:12, Patrice CHOTARD <[email protected]> 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 <[email protected]> > > --- > > 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 <[email protected]>

