u-boot/include/dm
Simon Glass 4a467c6de6 test: Drop struct dm_test_state
Driver model is a core part of U-Boot. We don't really need to have a
separate test structure for the driver model tests and it makes it harder
to write a test if you have to think about which type of test it is.

Subsume the fields from struct dm_test_state into struct unit_test_state
and delete the former.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-12 09:57:30 -05:00
..
platform_data
acpi.h
device_compat.h
device-internal.h dm: core: Add late driver remove option 2021-02-03 03:38:41 -07:00
device.h dm: Introduce DMA constraints into the core device model 2021-02-18 11:56:25 +01:00
devres.h
fdtaddr.h
lists.h
of_access.h
of_addr.h dm: Introduce xxx_get_dma_range() 2021-02-18 11:56:25 +01:00
of_extra.h
of.h
ofnode.h dm: Introduce xxx_get_dma_range() 2021-02-18 11:56:25 +01:00
pci.h
pinctrl.h
platdata.h
read.h dm: Introduce xxx_get_dma_range() 2021-02-18 11:56:25 +01:00
root.h
simple_bus.h
test.h test: Drop struct dm_test_state 2021-03-12 09:57:30 -05:00
uclass-id.h net: Introduce DSA class for Ethernet switches 2021-02-16 11:48:20 -05:00
uclass-internal.h
uclass.h
util.h