test: overlay: Add unit test for stacked overlay
authorPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 4 Sep 2017 20:12:23 +0000 (23:12 +0300)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Sep 2017 11:27:49 +0000 (05:27 -0600)
commitea28e488f743520f7f83b341f28818c32dae1ee3
tree05b6dcaad977817708859edb639d2b90e108a418
parent706708d3b2e7ade443836e7a14802a5a63b59713
test: overlay: Add unit test for stacked overlay

Verify that stacked overlays work.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>
test/overlay/Makefile
test/overlay/cmd_ut_overlay.c
test/overlay/test-fdt-overlay-stacked.dts [new file with mode: 0644]