test: Add tests for dev_{enable, disable}_by_path
authorMario Six <mario.six@gdsys.cc>
Tue, 26 Jun 2018 06:46:51 +0000 (08:46 +0200)
committerSimon Glass <sjg@chromium.org>
Sat, 29 Sep 2018 17:49:35 +0000 (11:49 -0600)
commit172942a4a0afe12a603470db7728f3871a81de01
tree80dfebc497ad9e470c87530c0bacbf8131f2cead
parente4c98a59db99e6bfba74d27cc571d59213acb64e
test: Add tests for dev_{enable, disable}_by_path

Add tests for the dev_{enable,disable}_by_path functions.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
test/dm/test-fdt.c