On 6 July 2015 at 12:54, Simon Glass <s...@chromium.org> wrote:
> Add tests of each API call using a sandbox clock device.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  arch/sandbox/dts/test.dts       |  4 ++
>  arch/sandbox/include/asm/test.h | 11 ++++++
>  configs/sandbox_defconfig       |  1 +
>  drivers/clk/Makefile            |  1 +
>  drivers/clk/clk_sandbox.c       | 85 
> +++++++++++++++++++++++++++++++++++++++++
>  test/dm/Makefile                |  1 +
>  test/dm/clk.c                   | 59 ++++++++++++++++++++++++++++
>  7 files changed, 162 insertions(+)
>  create mode 100644 drivers/clk/clk_sandbox.c
>  create mode 100644 test/dm/clk.c
>

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to