1
0
Fork 0
remarkable-linux/tools/build
Wang Nan 0c4d40d580 tools build: Add BPF feature check to test-all
The test-all.c file doesn't check BPF related features. For an
environment with all other features enabled, BPF would be considered
enabled without doing real feature check.

This patch adds test-bpf.c into test-all.c.

Signed-off-by: Wang Nan <wangnan0@huawei.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Zefan Li <lizefan@huawei.com>
Cc: pi3orama@163.com
Link: http://lkml.kernel.org/r/1452520124-2073-11-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-01-11 19:22:21 -03:00
..
Documentation tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
feature tools build: Add BPF feature check to test-all 2016-01-11 19:22:21 -03:00
tests tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
.gitignore perf build: Add fixdep to .gitignore 2015-10-20 10:43:28 -03:00
Build tools build: Add fixdep dependency helper 2015-09-28 15:50:55 -03:00
Build.include tools build: Make the fixdep helper part of the build process 2015-09-28 15:50:55 -03:00
Makefile tools build: Use fixdep with OUTPUT path prefix 2015-11-26 16:32:24 -03:00
Makefile.build tools build: Make the fixdep helper part of the build process 2015-09-28 15:50:55 -03:00
Makefile.feature tools build feature: Use value assignment form for FEATURE-DUMP file 2016-01-06 20:11:14 -03:00
Makefile.include tools build: Use fixdep with OUTPUT path prefix 2015-11-26 16:32:24 -03:00
fixdep.c tools build: Add fixdep dependency helper 2015-09-28 15:50:55 -03:00