Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250763
| From | Namhyung Kim <namhyung@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test |
| Date | 2015-10-19 16:50 +0200 |
| Message-ID | <qljV7-7oG-7@gated-at.bofh.it> (permalink) |
| References | <qjtFf-7cv-3@gated-at.bofh.it> <qjtOZ-7od-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Wed, Oct 14, 2015 at 12:41:32PM +0000, Wang Nan wrote: > This patch enforces existing LLVM test, makes it compile more than one > BPF source file. The compiled results are stored, can be used for other > testcases. Except the first testcase (named LLVM_TESTCASE_BASE), failures > of other test cases are not considered as failure of the whole test. > > Adds a kbuild testcase to check whether kernel headers can be correctly > found. > > For example: > > # perf test LLVM > > 38: Test LLVM searching and compiling : (llvm.kbuild-dir can be fixed) Ok IMHO it'd be better to keep the test result simply as either "Ok" or "FAILED" and provide details with -v option. Anyway I found the tracepoint error message is annoying in the current perf test output. Will send a fix soon. Thanks, Namhyung -- 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 | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test Namhyung Kim <namhyung@kernel.org> - 2015-10-19 16:50 +0200
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test Arnaldo Carvalho de Melo <acme@redhat.com> - 2015-10-19 17:00 +0200
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test Namhyung Kim <namhyung@kernel.org> - 2015-10-19 17:30 +0200
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-20 12:40 +0200
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test Arnaldo Carvalho de Melo <acme@redhat.com> - 2015-10-20 15:50 +0200
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-20 14:20 +0200
Re: [PATCH 21/31] perf test: Enforce LLVM test, add kbuild test Arnaldo Carvalho de Melo <acme@redhat.com> - 2015-10-20 15:50 +0200
csiph-web