Invoke scripts with sudo

We were requiring the user to run the whole makefile as sudo.  The following
patch uses sudo to call the sanity check scripts and the functional tests only.

2019-01-11  Luis Machado  <luis.machado@linaro.org>

	* Test.mk: Invoke sanity tests and functional tests with sudo.

Signed-off-by: Luis Machado <luis.machado@linaro.org>
1 file changed