Received: by 10.223.185.116 with SMTP id b49csp1222695wrg; Fri, 23 Feb 2018 14:14:47 -0800 (PST) X-Google-Smtp-Source: AH8x224Up9rZR4MS+6vk8gAVvocVkBrOlgYj0Q8ZGyVNwS/hkRmhRJs15/MlLCAEL56LD0EhQVIE X-Received: by 10.98.212.80 with SMTP id u16mr3154995pfl.58.1519424087335; Fri, 23 Feb 2018 14:14:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519424087; cv=none; d=google.com; s=arc-20160816; b=xsuJEXY9bMCW2VrSJiSrYQvJOWl1JNzUiGllnPh8TjeEviF4cgcw9RIf0KCDJIm0JL B/H0nrrs3+iE9kcmoR3YN0KVMA9jFXP1ZSyj/OAq9gn/y6aVyp2mBvmg8xHb4nO08sLu 2Mw8r7cE7L6IcWY1ek056yzReAhapuy6Q5y7gWDD5RPeW+WkOKgxXXHHb4ajrvoAWZyH dROfDuk1rOeosTecqDxWvMpudWyNEoblbSnO6MnFAz+fZ+8ZZmtPYGf84jSz1nT863/h 5gU4mJoKDXGeqqV6xdoMAGFO7WGcsOhAVpE1kDGHOcjItI/SudzT1aK+OBdIqkghD1gT d4uA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=0y5tbd3NYfPYFYYtIYR9tazAsHEbiI8E6FvVTTzaysI=; b=VbtTt8DnZB++6NAfjiQAaYNPVTw57i0F4KC3Sk1sulZp1WyghfnrUMQQClm/Cs76xs 94q4yzY3KN5oe/5OuIY4GNGP8tfE0OAaF/x/27rkqFBn4pQ3qkHDbhl+DHyrKUdVPOj8 Nphj01wroiHQMyICsLkbffm8OIAfsh51am7EAe1nBe/YOl2NYfJAfHy+ibk6szoLsh+g +FTS7fs0iDyJ6Mww6/wgGXgv9Odo5B6AXDRK8Gpd2Lko7kby5dvbCjWM7dBEn7rDKXeU a9ZOyh8V27d9YlAocQ0KoM2+gHaz9Wq5fsVZPscHPiJvAQE6SYhOvmvlH5VMArCGfp0B Hotw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=samsung.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t2-v6si2380543plq.802.2018.02.23.14.14.31; Fri, 23 Feb 2018 14:14:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=samsung.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752401AbeBWWMS (ORCPT + 99 others); Fri, 23 Feb 2018 17:12:18 -0500 Received: from osg.samsung.com ([64.30.133.232]:55252 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752127AbeBWWML (ORCPT ); Fri, 23 Feb 2018 17:12:11 -0500 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 4E6FF20AAC; Fri, 23 Feb 2018 14:12:11 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lQer_7_63GEK; Fri, 23 Feb 2018 14:12:10 -0800 (PST) Received: from localhost.localdomain (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) by osg.samsung.com (Postfix) with ESMTPSA id 7F0BF20A7D; Fri, 23 Feb 2018 14:12:05 -0800 (PST) From: Shuah Khan To: shuah@kernel.org, dvhart@infradead.org, tbird20d@gmail.com Cc: Shuah Khan , tglx@linutronix.de, mingo@redhat.com, peterz@infradead.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: [PATCH 5/5] selftests: futex Makefile add top level TAP header echo to RUN_TESTS Date: Fri, 23 Feb 2018 15:11:40 -0700 Message-Id: X-Mailer: git-send-email 2.14.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add top level TAP header echo, testname and separator line to make the output consistent with the common run_tests target. Signed-off-by: Shuah Khan --- tools/testing/selftests/futex/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/testing/selftests/futex/Makefile b/tools/testing/selftests/futex/Makefile index cea4adcd42b8..3e9a9d7b4de1 100644 --- a/tools/testing/selftests/futex/Makefile +++ b/tools/testing/selftests/futex/Makefile @@ -18,6 +18,9 @@ all: done override define RUN_TESTS + @echo "TAP version 13"; + @echo "selftests: futex"; + @echo "========================================"; @cd $(OUTPUT); ./run.sh endef -- 2.14.1