Displaying 1 result from an estimated 1 matches for "efc0802acb87".
2012 Jan 27
4
[PATCH] Tools: build tests
Config.mk | 1 +
tools/Makefile | 1 +
tools/tests/Makefile | 20 ++++++++++++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
Build tests as part of the tools build.
It is enabled with CONFIG_TESTS in Config.mk
Currently disabled build of tests/regressions and tests/xen-access (in 32 bit
mode) as they fail.
Signed-off-by: Andres Lagar-Cavilla