]> Git Repo - J-u-boot.git/commit - test/dm/Makefile
dm: test: Add tests for the clk uclass
authorSimon Glass <[email protected]>
Mon, 6 Jul 2015 18:54:24 +0000 (12:54 -0600)
committerSimon Glass <[email protected]>
Tue, 21 Jul 2015 23:39:30 +0000 (17:39 -0600)
commit6a1c7cef14a41ade84bccdded1fd87b908b6958c
treef411334af8078f63b3767ba6bccc1e1167e4b463
parentc02790ce12f3bf01a49fbef71da64322fde863e6
dm: test: Add tests for the clk uclass

Add tests of each API call using a sandbox clock device.

Signed-off-by: Simon Glass <[email protected]>
arch/sandbox/dts/test.dts
arch/sandbox/include/asm/test.h
configs/sandbox_defconfig
drivers/clk/Makefile
drivers/clk/clk_sandbox.c [new file with mode: 0644]
test/dm/Makefile
test/dm/clk.c [new file with mode: 0644]
This page took 0.036832 seconds and 4 git commands to generate.