u-boot/tools/dtoc/test/dtoc_test_scan_drivers.cxx
Simon Glass dff51a524c dtoc: Move test files into a test/ directory
It is confusing to have the test files in the same places as the
implementation. Move them into a separate directory.

Add a helper function for test_dtoc, to avoid repeating the same
path.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-22 19:23:27 +13:00

1 line
51 B
C++

DM_DRIVER_ALIAS(sandbox_gpio, sandbox_gpio_alias2)