..
Kconfig
test: Move the unit tests to their own menu
10 years ago
Makefile
dm: Disable all SPI and SPI flash tests
9 years ago
adc.c
sandbox: add ADC unit tests
10 years ago
bus.c
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
10 years ago
clk.c
dm: test: Add tests for the clk uclass
10 years ago
cmd_dm.c
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
10 years ago
core.c
dm: test: Show the amount of leaked memory on error
10 years ago
eth.c
dm: test: Add a new test case against dm eth codes for NULL pointer access
10 years ago
gpio.c
test: Generalize the unit test framework
10 years ago
i2c.c
test: Generalize the unit test framework
10 years ago
led.c
dm: test: Add a test for the LED uclass
10 years ago
mmc.c
dm: test: Add a test for the mmc uclass
10 years ago
pci.c
dm: test: Convert PCI tests to use the DM PCI API
9 years ago
pmic.c
test: Generalize the unit test framework
10 years ago
ram.c
dm: test: Add a test for the ram uclass
10 years ago
regmap.c
test: Add a test for regmap
10 years ago
regulator.c
dm: pmic: Split output from function
10 years ago
remoteproc.c
test: Add basic tests for remoteproc
10 years ago
reset.c
dm: test: Add a test for the reset uclass
10 years ago
rtc.c
test: Generalize the unit test framework
10 years ago
sf.c
test: Generalize the unit test framework
10 years ago
spi.c
test: Generalize the unit test framework
10 years ago
syscon.c
dm: test: Add a test for the system controller uclass
10 years ago
test-dm.sh
test: dm: Move the dm tests over to the ut command
10 years ago
test-driver.c
test: Generalize the unit test framework
10 years ago
test-fdt.c
test: Generalize the unit test framework
10 years ago
test-main.c
test: Record and silence console in tests
10 years ago
test-uclass.c
test: Generalize the unit test framework
10 years ago
timer.c
sandbox: add a sandbox timer and basic test
10 years ago
usb.c
block: pass block dev not num to read/write/erase()
9 years ago