This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ecfc19f31f1fa25f739d11c81d4810f9b35b29aa
u-boot
/
test
/
dm
History
Simon Glass
4324174d03
test: dm: Add additional GPIO tests
...
Add tests for gpio_requestf() and for memory leaks. Signed-off-by: Simon Glass <
sjg@chromium.org
>
2014-10-23 19:29:53 -06:00
..
.gitignore
…
bus.c
dm: core: Add functions for iterating through device children
2014-10-22 10:36:45 -06:00
cmd_dm.c
dm: Display the sequence number for each device
2014-07-23 14:07:25 +01:00
core.c
test: dm: Support memory leak checking as a core feature
2014-10-23 19:29:53 -06:00
gpio.c
test: dm: Add additional GPIO tests
2014-10-23 19:29:53 -06:00
Makefile
dm: sf: Add tests for SPI flash
2014-10-22 10:36:52 -06:00
sf.c
dm: sf: Add tests for SPI flash
2014-10-22 10:36:52 -06:00
spi.c
dm: spi: Add tests
2014-10-22 10:36:51 -06:00
test-dm.sh
dm: spi: Add tests
2014-10-22 10:36:51 -06:00
test-driver.c
dm: Allow drivers to be marked 'before relocation'
2014-07-23 14:07:24 +01:00
test-fdt.c
dm: Provide a function to scan child FDT nodes
2014-07-23 14:08:36 +01:00
test-main.c
test: dm: Support memory leak checking as a core feature
2014-10-23 19:29:53 -06:00
test-uclass.c
dm: rename device struct to udevice
2014-05-27 10:21:32 -04:00
test.dts
dm: sf: Add tests for SPI flash
2014-10-22 10:36:52 -06:00
ut.c
…