On Thu, Sep 27, 2018 at 5:49 AM Joe Hershberger <joe.hershber...@ni.com> wrote:
>
> Tests need to be able to pass their "unit test state" to the handlers
> where asserts are evaluated. Add a function that allows the tests to set
> this private data on the sandbox eth device.
>
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
>
> ---
>
> Changes in v2:
> - add missing commit message
> - rename local "uc_priv" variable to "dev_priv" to not be misleading.
>
>  arch/sandbox/include/asm/eth.h |  9 +++++++++
>  drivers/net/sandbox.c          | 20 ++++++++++++++++++++
>  2 files changed, 29 insertions(+)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to