mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-19 09:43:37 +08:00
4a467c6de6
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> |
||
---|---|---|
.. | ||
platform_data | ||
acpi.h | ||
device_compat.h | ||
device-internal.h | ||
device.h | ||
devres.h | ||
fdtaddr.h | ||
lists.h | ||
of_access.h | ||
of_addr.h | ||
of_extra.h | ||
of.h | ||
ofnode.h | ||
pci.h | ||
pinctrl.h | ||
platdata.h | ||
read.h | ||
root.h | ||
simple_bus.h | ||
test.h | ||
uclass-id.h | ||
uclass-internal.h | ||
uclass.h | ||
util.h |