linux/tools/build/tests/ex
Jiri Olsa 0c00c3fb4e tools build: Add test for missing include
The current build framework fails to cope with header file removal. The
reason is that the removed header file stays in the .cmd file target
rule and forces the build to fail.

This issue is fixed and explained in the following patches.

Adding a new build test that simulates header removal.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1443004442-32660-3-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-09-28 15:50:54 -03:00
..
arch tools build: Add new build support 2015-02-11 18:30:03 -03:00
empty tools build: Add new build support 2015-02-11 18:30:03 -03:00
empty2 perf build: Do not fail on missing Build file 2015-05-29 12:44:25 -03:00
a.c tools build: Add new build support 2015-02-11 18:30:03 -03:00
b.c tools build: Add new build support 2015-02-11 18:30:03 -03:00
Build tools build: Add test for missing include 2015-09-28 15:50:54 -03:00
c.c tools build: Add new build support 2015-02-11 18:30:03 -03:00
d.c tools build: Add new build support 2015-02-11 18:30:03 -03:00
ex.c tools build: Add test for missing include 2015-09-28 15:50:54 -03:00
inc.c tools build: Add test for missing include 2015-09-28 15:50:54 -03:00
Makefile tools build: Add test for missing include 2015-09-28 15:50:54 -03:00