From patchwork Fri Jun 29 12:52:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 10496549 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 076BC60325 for ; Fri, 29 Jun 2018 12:52:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E8B8B293F1 for ; Fri, 29 Jun 2018 12:52:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DC8962946C; Fri, 29 Jun 2018 12:52:11 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID 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 EB1A0293F1 for ; Fri, 29 Jun 2018 12:52:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936355AbeF2MwJ (ORCPT ); Fri, 29 Jun 2018 08:52:09 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:38525 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936349AbeF2MwI (ORCPT ); Fri, 29 Jun 2018 08:52:08 -0400 Received: by mail-lj1-f193.google.com with SMTP id v15-v6so7235008ljk.5 for ; Fri, 29 Jun 2018 05:52:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=/KbNEDlhggOCmZJcGGsux/1SDbrIGgH3sx7KEuPsNXE=; b=dmYNWNA4C7Bh+hTGNYRc5e4OVT+8hNXSR3bavV0CQ2BcUAg1cKklPoNLZqyyCDhFCe euq/XjypqpRQF2Mz3cPXGAOzmh7NFFf+oXWFIggXAJ/yVA+qg/ObXZ2C4Bm0c7RFHQ2x 1qPue8VTZ5BFk1HDZOHAya0EoLtScOulDExus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=/KbNEDlhggOCmZJcGGsux/1SDbrIGgH3sx7KEuPsNXE=; b=ubPfsYUM75Fv9x031cH2ZE2RynrXcw3fmJoS8GwNqv07sHBMYxfJTnl4EdWdwvsPcE dsFEUBD1NVxJvO5VDVnPVGXTXJfQQCsEMLaZOA6feZ7l2JU6STDVZcNpq3pyK3fQe/9w 5/o9NZHb0yUjoF4kDtrFvS4RGGZFmOg0zbT+Oq2+8wZ36zpfPc3LIqeiBCxP+isdyzDE 9BTkB7QrL+b35Q2yPCev0h6Hssl6FBvp81pAJin6PXr15aEOKtcCwGNweamNeqOGhsCj J7Do03XsjhiD6U4fYMkqPqBo+raDdzZXPE6rwGEbBZRl0O+Zf0XB6fziBaFhTk9H2d45 pgHA== X-Gm-Message-State: APt69E0gmCVZt2gnIzACb95ec8sQSrG8PZ9RD16L8YMTjxyxVklsAxLY y/GM/r85knZglnGE+/hZv68cOw== X-Google-Smtp-Source: AAOMgpfP/8Os7RtswYECEDD1Ss1su0g4M/LTv6BeNduRCitRgabPXGNbunR4+6qaSi5RLQEgwUaYiA== X-Received: by 2002:a2e:1503:: with SMTP id s3-v6mr10420486ljd.65.1530276726782; Fri, 29 Jun 2018 05:52:06 -0700 (PDT) Received: from localhost (c-2c3d70d5.07-21-73746f28.bbcust.telenor.se. [213.112.61.44]) by smtp.gmail.com with ESMTPSA id x8-v6sm1532529ljj.54.2018.06.29.05.52.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 29 Jun 2018 05:52:06 -0700 (PDT) From: Anders Roxell To: shuah@kernel.org, corbet@lwn.net Cc: linux-kselftest@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Anders Roxell Subject: [PATCH v2] doc: dev-tools: kselftest.rst: update contributing new tests Date: Fri, 29 Jun 2018 14:52:01 +0200 Message-Id: <20180629125201.24025-1-anders.roxell@linaro.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180629100248.11560-1-anders.roxell@linaro.org> References: <20180629100248.11560-1-anders.roxell@linaro.org> 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 Add a description that kernel config options should be added into a config file that is placed next to the newly added test. Signed-off-by: Anders Roxell Reviewed-by: Shuah Khan (Samsung OSG) --- Documentation/dev-tools/kselftest.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/dev-tools/kselftest.rst b/Documentation/dev-tools/kselftest.rst index 3bf371a938d0..6f653acea248 100644 --- a/Documentation/dev-tools/kselftest.rst +++ b/Documentation/dev-tools/kselftest.rst @@ -156,6 +156,11 @@ Contributing new tests (details) installed by the distro on the system should be the primary focus to be able to find regressions. + * If a test needs specific kernel config options enabled, add a config file in + the test directory to enable them. + + e.g: tools/testing/selftests/android/ion/config + Test Harness ============