All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Add Linux kernel selftests building
@ 2015-11-24 23:53 Cyril Bur
  2015-11-24 23:53 ` [Buildroot] [PATCH] linux: Build and install kernel selftests Cyril Bur
  0 siblings, 1 reply; 12+ messages in thread
From: Cyril Bur @ 2015-11-24 23:53 UTC (permalink / raw)
  To: buildroot

Hi,

Being able to boot and run the kernel selftests on development machines has
proven very useful recently.

The one caveat in this patch is that the kernel selftests and associated
build infrastructure leaves a bit to be desired so enabling the option
makes the build messy, nothing much we can do here and I'm assuming that
anyone turns it on, they know what they're doing anyway.

Cyril Bur (1):
  linux: Build and install kernel selftests

 linux/Config.tools.in         | 12 ++++++++++++
 linux/linux-tool-selftests.mk | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)
 create mode 100644 linux/linux-tool-selftests.mk

-- 
2.6.2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-21 22:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 23:53 [Buildroot] [PATCH] Add Linux kernel selftests building Cyril Bur
2015-11-24 23:53 ` [Buildroot] [PATCH] linux: Build and install kernel selftests Cyril Bur
2015-12-14 22:18   ` Yann E. MORIN
2015-12-15  6:37     ` Baruch Siach
2015-12-15 17:31       ` Yann E. MORIN
2015-12-17  1:25         ` Cyril Bur
2015-12-17  1:45     ` Cyril Bur
2015-12-17 18:07       ` Yann E. MORIN
2015-12-21  5:44         ` Cyril Bur
2015-12-21  9:25           ` Yann E. MORIN
2015-12-21 22:18             ` Cyril Bur
2015-12-21 22:25               ` Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.