tests/tcg: build plugin list from contents of src directory
commitfefa0271544146e027cd682cf483223ee2f37e78
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 15 Jun 2020 14:19:21 +0000 (15 15:19 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 16 Jun 2020 13:49:05 +0000 (16 14:49 +0100)
tree4190160b3e4208b231050418b6d9e01e1a9b2100
parent7e1236148c343f9189aa937eef97d42e2c8a00d0
tests/tcg: build plugin list from contents of src directory

If you jump back and forth between branches while developing plugins
you end up debugging failures caused by plugins left in the build
directory. Fix this by basing plugins on the source tree instead.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200615141922.18829-2-alex.bennee@linaro.org>
tests/tcg/Makefile.target
tests/tcg/aarch64/Makefile.target
tests/tcg/arm/Makefile.target