[PATCH 09/11] perf test: Enhance the LLVM tests: add kbuild test

2015-11-06 Thread Arnaldo Carvalho de Melo
From: Wang Nan This patch adds a kbuild testcase to check whether kernel headers can be correctly found. For example: # mv /lib/modules/4.3.0-rc5{,.bak} # perf test LLVM 38: Test LLVM searching and compiling: Skip # perf test -v LLVM ... :11:10: fatal

[PATCH 09/11] perf test: Enhance the LLVM tests: add kbuild test

2015-11-06 Thread Arnaldo Carvalho de Melo
From: Wang Nan This patch adds a kbuild testcase to check whether kernel headers can be correctly found. For example: # mv /lib/modules/4.3.0-rc5{,.bak} # perf test LLVM 38: Test LLVM searching and compiling: Skip # perf test -v LLVM