Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1233738

Re: [PATCH 2/7] tools build: Add test for missing include

From Jiri Olsa <jolsa@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/7] tools build: Add test for missing include
Date 2015-09-27 21:50 +0200
Message-ID <qdq7n-8oh-1@gated-at.bofh.it> (permalink)
References <qbPCV-1wv-7@gated-at.bofh.it> <qbPCW-1wv-15@gated-at.bofh.it> <qcFia-8p1-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Sep 25, 2015 at 02:43:47PM -0300, Arnaldo Carvalho de Melo wrote:
> Em Wed, Sep 23, 2015 at 12:33:57PM +0200, Jiri Olsa escreveu:
> > The current build framework fails to cope with header file
> > removal. The reason is the removed header file stays in the
> > .cmd file target rule and force the build to fail.
> 
> So, where is this test hooked up, is the way to test this to do:
> 
> cd tools/build/tests/
> ./run.sh
> less ex.out

yep, ex.out is there only in case of error

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/7] tools build: Add test for missing include Jiri Olsa <jolsa@kernel.org> - 2015-09-23 12:40 +0200
  Re: [PATCH 2/7] tools build: Add test for missing include Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-09-25 19:50 +0200
    Re: [PATCH 2/7] tools build: Add test for missing include Jiri Olsa <jolsa@redhat.com> - 2015-09-27 21:50 +0200
  [tip:perf/core] tools build: Add test for missing include tip-bot for Jiri Olsa <tipbot@zytor.com> - 2015-09-29 10:50 +0200

csiph-web