Hi Marcel, On Mon, Dec 29, 2014, Marcel Holtmann wrote: > This add support for the Bluetooth self testing framework that allows > running certain test cases of sample data to ensure correctness of its > basic functionality. > > With this patch only the basic framework will be added. It contains > the build magic that allows running this at module loading time or > at late_initcall stage when built into the kernel image. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/Kconfig | 13 ++++++++++ > net/bluetooth/Makefile | 2 ++ > net/bluetooth/af_bluetooth.c | 6 +++++ > net/bluetooth/selftest.c | 62 ++++++++++++++++++++++++++++++++++++++++++++ > net/bluetooth/selftest.h | 45 ++++++++++++++++++++++++++++++++ > 5 files changed, 128 insertions(+) > create mode 100644 net/bluetooth/selftest.c > create mode 100644 net/bluetooth/selftest.h Both of these patches have been applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html