From patchwork Tue Oct 16 23:51:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brendan Higgins X-Patchwork-Id: 10644387 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B684813AD for ; Tue, 16 Oct 2018 23:55:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A741629124 for ; Tue, 16 Oct 2018 23:55:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9A5A02A27D; Tue, 16 Oct 2018 23:55:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, USER_IN_DEF_DKIM_WL autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 411E429124 for ; Tue, 16 Oct 2018 23:55:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728072AbeJQHrw (ORCPT ); Wed, 17 Oct 2018 03:47:52 -0400 Received: from mail-qt1-f202.google.com ([209.85.160.202]:46835 "EHLO mail-qt1-f202.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728016AbeJQHrv (ORCPT ); Wed, 17 Oct 2018 03:47:51 -0400 Received: by mail-qt1-f202.google.com with SMTP id j63-v6so16146558qte.13 for ; Tue, 16 Oct 2018 16:55:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:in-reply-to:message-id:mime-version:references:subject:from:to :cc; bh=/YSc+DXfgHSn0UTc27tWo8tZWoS60tFcG57Z6QARVOU=; b=IXegup746F+BLsmZfImNKweB07my/EWdOCH/1Wjfs3qOq/zcf8e1r9QnXsIpsb9Wv6 zHFtH2/RxzSaI7uFdgeoA263N337cYscszf038ZukK/6q76pQn8pkPuT7inrucWhqLb4 uPwDKuA43p7EgX1TrtHesRa9n1OS6z7HEbkSItpEEkkDemYV92jxEnCXRhj+ISiytXcg LM8oKFXN4P5KeElTHfuzQm8yAvTr5CXuClJSrCz941ymoxiMSM++ZTo82fxmXJTmESMO P7mSWjMhBuJ4L0svYNLnxlinWC/BbFPM+ycZxUoGE6bLpAcmafMKAHJa+kPwhsgYz6F2 Tpvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:in-reply-to:message-id:mime-version :references:subject:from:to:cc; bh=/YSc+DXfgHSn0UTc27tWo8tZWoS60tFcG57Z6QARVOU=; b=VSwBxhqWi8WnqkSSnvsdYKxjzumNWWaMfJqiDZI7fACl6UqhXKf/3Oziam6TOyg9KB 9EjYdBn1I8a3Igfp3Oledh6Y0MIoWTCbwJ5d3RafEpnrzwJbkGdWJqHkACVMIdE2Yiuf GChq/1xszAn0aUF0Aej/lur6U/sftAVeVwgb/hyL/2s6pjHaF8geK0cAp+vMYiQjmIBz e/5z1Fv2XiVZwXPCuNgUpwlF5APxxGJuGCE4KeyxLRky/tJ9mtHFXp6GGuBnFTpFbwWD jx2KzHoOJkXGUpkPEM2jQSEHXXz8/esJ//nHdi8egu5qeh0lguAukbeQ3DTtRX4UEvqJ 74rQ== X-Gm-Message-State: ABuFfohthS7gpyVgoToP/VPsOwU6b76sl7FWIi99bTzF1sfjlloF3/N5 71RQ9uMKJWy5ud/knGexs1+o3C5EjCbUqMgg3S5mzA== X-Google-Smtp-Source: ACcGV61fMJ2XqYGxE2Gqd2wOEa7O3zdmwDvctW8XJpGQG7JMwP95EidIc+b0X7pqhvUYBVjt4z4h9wDHwKfgxXMrHSwQ6Q== X-Received: by 2002:ac8:362c:: with SMTP id m41-v6mr15972638qtb.21.1539734102061; Tue, 16 Oct 2018 16:55:02 -0700 (PDT) Date: Tue, 16 Oct 2018 16:51:20 -0700 In-Reply-To: <20181016235120.138227-1-brendanhiggins@google.com> Message-Id: <20181016235120.138227-32-brendanhiggins@google.com> Mime-Version: 1.0 References: <20181016235120.138227-1-brendanhiggins@google.com> X-Mailer: git-send-email 2.19.1.331.ge82ca0e54c-goog Subject: [RFC v1 31/31] MAINTAINERS: add entry for KUnit the unit testing framework From: Brendan Higgins To: gregkh@linuxfoundation.org, keescook@google.com, mcgrof@kernel.org, shuah@kernel.org Cc: joel@jms.id.au, mpe@ellerman.id.au, joe@perches.com, brakmo@fb.com, rostedt@goodmis.org, Tim.Bird@sony.com, khilman@baylibre.com, julia.lawall@lip6.fr, linux-kselftest@vger.kernel.org, kunit-dev@googlegroups.com, linux-kernel@vger.kernel.org, jdike@addtoit.com, richard@nod.at, linux-um@lists.infradead.org, Brendan Higgins Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Added myself as maintainer of KUnit, the Linux kernel's unit testing framework. Signed-off-by: Brendan Higgins --- MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac829cf44..9c3d34f0062ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7801,6 +7801,21 @@ S: Maintained F: tools/testing/selftests/ F: Documentation/dev-tools/kselftest* +KERNEL UNIT TESTING FRAMEWORK (KUnit) +M: Brendan Higgins +L: kunit-dev@googlegroups.com +W: https://google.github.io/kunit-docs/third_party/kernel/docs/ +S: Maintained +F: Documentation/kunit/ +F: arch/um/include/asm/io-mock-shared.h +F: arch/um/include/asm/io-mock.h +F: arch/um/kernel/io-mock.c +F: drivers/base/platform-mock.c +F: include/linux/platform_device_mock.h +F: include/kunit/ +F: kunit/ +F: tools/testing/kunit/ + KERNEL USERMODE HELPER M: "Luis R. Rodriguez" L: linux-kernel@vger.kernel.org