From patchwork Fri Aug 24 12:47:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 10575311 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 B100D14BD for ; Fri, 24 Aug 2018 12:48:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 90D2F2BFCC for ; Fri, 24 Aug 2018 12:48:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 84A442C2BE; Fri, 24 Aug 2018 12:48:27 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI 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 29F352BFCC for ; Fri, 24 Aug 2018 12:48:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726768AbeHXQW4 (ORCPT ); Fri, 24 Aug 2018 12:22:56 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:40901 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726883AbeHXQWy (ORCPT ); Fri, 24 Aug 2018 12:22:54 -0400 Received: by mail-lf1-f67.google.com with SMTP id x26-v6so4538365lfi.7 for ; Fri, 24 Aug 2018 05:48:22 -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; bh=2FHUghnZPnzW+Olj0z+RL1R23rMcP/IaxBNeVxcPJeo=; b=an/dob+c5UePlzOnJ3RH1TjdMkTjpEP1xtFfO4nhLCQIxIExqyZeU3M6XIrl4hQouQ BESzwmlxZ8bytCUxocpoMvBQULtnLGo2AXmkQy5cdR5CkQlBF8ykmZEzhKMg2Fi3MJEv tgzM0h8wfwtujccfTz4C/svQYUwRqoa6cZuS8= 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; bh=2FHUghnZPnzW+Olj0z+RL1R23rMcP/IaxBNeVxcPJeo=; b=uCjziogp6S9UM1X7DKgH2JMrwYLm2ySeSLRHkZdJtnaio3HlaEMoqcGzhGWjokJab4 IpJIS7bgOQoCPsEZwDt2FK9xZDxCZyhn36+/Qh2SSZe4cvXJD9Rhqc1lfPmY8wieTt/v BVxU3GU4oW8DUT04lmrpJxRV3Vtt37w0hZg66VDzMYs/lxJiDwqZNh7N+0S8g0OvumLB uAU0T///4DlTN4SyGnWkJzAlW6xV444WhNJDGTT0JGhVL0K0LE0g61hZ0c5VaaGUkhxX Pe+/dmzeI9K3Fgt0hved+4qPA1jWQUhsCHbs3xs7AwCDVWYB4sjf4CGnqt8rljYhHI1X WLEQ== X-Gm-Message-State: APzg51CyWIknVuES3jw6oEYJI+ObJXBhHjo+Y0SRJsOUtmovF9n+9o/D nDT1Oi4lDx3XGrkqj6n3tx05vsbzB0C7Tg== X-Google-Smtp-Source: ANB0Vdan0hg2dSNyOIng4AGXxUtWS8u+vA2eYGMxHWfejlKLKjYhcB48cu8Bsz/1mYakbAcOrxx+9g== X-Received: by 2002:a19:a685:: with SMTP id p127-v6mr1254558lfe.143.1535114901827; Fri, 24 Aug 2018 05:48:21 -0700 (PDT) Received: from localhost (c-4c3770d5.07-21-73746f28.bbcust.telenor.se. [213.112.55.76]) by smtp.gmail.com with ESMTPSA id y85-v6sm1324298lfi.46.2018.08.24.05.48.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 24 Aug 2018 05:48:21 -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] doc: dev-tools: kselftest.rst: update config file location Date: Fri, 24 Aug 2018 14:47:44 +0200 Message-Id: <20180824124744.9842-1-anders.roxell@linaro.org> X-Mailer: git-send-email 2.11.0 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 Config fragment files should be placed in tools/testing/selftests//config Signed-off-by: Anders Roxell Acked-by: Shuah Khan (Samsung OSG) --- Documentation/dev-tools/kselftest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-tools/kselftest.rst b/Documentation/dev-tools/kselftest.rst index 6f653acea248..dad1bb8711e2 100644 --- a/Documentation/dev-tools/kselftest.rst +++ b/Documentation/dev-tools/kselftest.rst @@ -159,7 +159,7 @@ Contributing new tests (details) * 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 + e.g: tools/testing/selftests/android/config Test Harness ============