tests: Fix Makefile.test to not allow host includes
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 17 Jun 2020 04:00:04 +0000 (14:00 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 19 Jun 2020 10:28:03 +0000 (20:28 +1000)
commit311b653d806ac73c8e0fc5009a2cc10f5e8a6fb3
tree85f2e2c53796711d0d3adc7150f50d94ee6c3865
parentb90a0a2139df87ff16e2d8f085068ee95f4a1f15
tests: Fix Makefile.test to not allow host includes

xics was including the host limits.h for example

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
tests/Makefile.test
tests/xics/xics.c