Browse Source
If the tests are run without a full compile they will fail. For example with the following. > rm -rf build/ > meson setup build/ > meson test -C build/ This is because the tests rely on the devicetree tools and test executables. Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>main
Brandon Maier
8 months ago
committed by
David Gibson
3 changed files with 17 additions and 10 deletions
Loading…
Reference in new issue