From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A314DC432C0 for ; Tue, 3 Dec 2019 06:48:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6B7AC20684 for ; Tue, 3 Dec 2019 06:48:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="OOLlVpJm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727156AbfLCGsm (ORCPT ); Tue, 3 Dec 2019 01:48:42 -0500 Received: from mail-pj1-f67.google.com ([209.85.216.67]:38429 "EHLO mail-pj1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727223AbfLCGsm (ORCPT ); Tue, 3 Dec 2019 01:48:42 -0500 Received: by mail-pj1-f67.google.com with SMTP id l4so1116358pjt.5 for ; Mon, 02 Dec 2019 22:48:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ZrUEQpnhjssA5H4ckLx1/FL4yMnKDJVtL3vS1urgk3c=; b=OOLlVpJm+w4AJN2yx2hZrTcrZJ3k3sy8lSHYPpvN6XZ9ploTJEIEA7bBYCzbBRt7yG 24G1DjY1sW2lu77gPUtsz6b0HFGxKaD2CDltSF7FiVg5kyy0WpmKqHSo2uS1s9Qa0ZRI 6F+OaGm8aksg028LhkmscCBPzYA1s+22EsdOvkMPfszSgKbHt0vqHVyByeBT31r1L9eu 6ESyJXHpUka2Uj7ErZ7hg0iKSOdeypmLfgKoQ5qMSCSX7+yiKAzJKerBv5kNPr/PYc42 F+oP+an8sZM6y4mFx1/AKjeYQZ5kNyGFVTretLd/mhbZmPFF82g/Wmwt1fKOT6SONTVV kQWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ZrUEQpnhjssA5H4ckLx1/FL4yMnKDJVtL3vS1urgk3c=; b=E8F2o0kEt1dL8wZLrhfkhEyf0lIKk7FoW7c1Iq37FzQT6ZClJ1AlkX0QqVa02J0tSv etpAD0PVyW2/DAvLy+q4YVlMP5sSztRlcl04kO1LPXZiNRw9yAyr4AW7GUbikYCUfg6b MHfQPRK0Y1Xic91u69/qt8EELFDPnUc7JW3aT1bdbvgS/eMqrwCKS2aRq7CqDDw3dUi6 7HnfYkE+u0PZbzTPwhjZUKeCCuv+llpVLe9as9LXyOtBQwTKhSHFbUq+8lVoCQNcQ776 6jYWHBpgRGZsAml3gACEivugwbPnQD+2otYmamZ2CjeviHxYxQqtw065OzIdGFV/h5hL 4Bhg== X-Gm-Message-State: APjAAAX28Ii1hzCViWJADY+8BQt6BqrcIr8KSXJ7gj9PhEe9AkMjO8YA GHkCdHBWKZ4CbniK9VFrIxetng4dTZgaK5/Mj3x25w== X-Google-Smtp-Source: APXvYqxg5MdII+ViMW9PQ/XsBs5+SO2UZbHgYTN/T+GWkJaALLpc5gamk8VhBLGEjzYRqnWtES6UF8zeBKnnFHqZ+9E= X-Received: by 2002:a17:902:9f98:: with SMTP id g24mr3467227plq.325.1575355720790; Mon, 02 Dec 2019 22:48:40 -0800 (PST) MIME-Version: 1.0 References: <1575242724-4937-1-git-send-email-sj38.park@gmail.com> <1575242724-4937-6-git-send-email-sj38.park@gmail.com> In-Reply-To: <1575242724-4937-6-git-send-email-sj38.park@gmail.com> From: Brendan Higgins Date: Mon, 2 Dec 2019 22:48:29 -0800 Message-ID: Subject: Re: [PATCH 5/6] kunit: Place 'test.log' under the 'build_dir' To: SeongJae Park Cc: shuah , Jonathan Corbet , "open list:KERNEL SELFTEST FRAMEWORK" , KUnit Development , "open list:DOCUMENTATION" , Linux Kernel Mailing List , SeongJae Park Content-Type: text/plain; charset="UTF-8" Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On Sun, Dec 1, 2019 at 3:25 PM SeongJae Park wrote: > > From: SeongJae Park > > 'kunit' writes the 'test.log' under the kernel source directory even > though a 'build_dir' option is given. As users who use the option might > expect the outputs to be placed under the specified directory, this > commit modifies the logic to write the log file under the 'build_dir'. Good idea! > > Signed-off-by: SeongJae Park Reviewed-by: Brendan Higgins Thanks!