[U-Boot] [PATCH v2 u-boot 2/2] clk: add sandbox test for bulk API
Simon Glass
sjg at chromium.org
Tue Apr 3 17:54:00 UTC 2018
On 3 April 2018 at 17:44, Neil Armstrong <narmstrong at baylibre.com> wrote:
> This patch adds the bulk clock API tests for the sandbox test suite.
>
> It's very similar to the main test but only uses the _bulk() API and
> checks if the clocks are correctly enabled/disabled.
>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
> arch/sandbox/include/asm/clk.h | 32 ++++++++++++++++++++++++++++++++
> drivers/clk/clk_sandbox_test.c | 29 +++++++++++++++++++++++++++++
> test/dm/clk.c | 38 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 99 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list