From patchwork Tue Apr 14 22:52:34 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 47156 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f69.google.com (mail-la0-f69.google.com [209.85.215.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6F82F2121F for ; Tue, 14 Apr 2015 22:52:58 +0000 (UTC) Received: by lamp14 with SMTP id p14sf5880093lam.3 for ; Tue, 14 Apr 2015 15:52:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=gM53VYfwZAS8PkOJpoJ5VNq1CO33JmExQMhuKQWAuM8=; b=QT1BlbPBZeBgESEO/ydOK7XfiBT/jT9QOyhoQqLOzmEtknkaGZ7jRFU62+tKkL2I4B kVZiuOqek6oa5daE1iu7GpDtaK0/IM+BsD8WT4JC1hCWiylQpi4lb5f2iEP2+n/mynZP rz9skvKAhzfVvcPcVV0lOUIMgQjUs8+QvlWGHL0O4kdrgFh+dYUWeSG0XFzNsewLIfKf GMmwtHV6tWZfjr4m+1gD280ZtmanC8Y53VSgYmCJRbktul8zZqrBd82PDnSUO9cSM8RW /vws70Vhm3dHPLnmSjPVVKFOTURllhqypVKeMUsrXapmUg7yrF5TZZJpTXaI25WB/6CU 0d+g== X-Gm-Message-State: ALoCoQkTDjT//BgyjPiGf06+on4ch908kCAhIBF1wxagANNuUagD28JKrngXA/g1TqDdzLk0aZZG X-Received: by 10.152.163.99 with SMTP id yh3mr3826220lab.8.1429051977394; Tue, 14 Apr 2015 15:52:57 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.8.1 with SMTP id n1ls99442laa.87.gmail; Tue, 14 Apr 2015 15:52:57 -0700 (PDT) X-Received: by 10.112.160.227 with SMTP id xn3mr20679942lbb.112.1429051977158; Tue, 14 Apr 2015 15:52:57 -0700 (PDT) Received: from mail-la0-f44.google.com (mail-la0-f44.google.com. [209.85.215.44]) by mx.google.com with ESMTPS id uq10si2266572lac.122.2015.04.14.15.52.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Apr 2015 15:52:57 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.44 as permitted sender) client-ip=209.85.215.44; Received: by lagv1 with SMTP id v1so19795758lag.3 for ; Tue, 14 Apr 2015 15:52:57 -0700 (PDT) X-Received: by 10.112.204.72 with SMTP id kw8mr1192019lbc.88.1429051976951; Tue, 14 Apr 2015 15:52:56 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp2163287lbt; Tue, 14 Apr 2015 15:52:56 -0700 (PDT) X-Received: by 10.68.222.131 with SMTP id qm3mr40930448pbc.55.1429051975270; Tue, 14 Apr 2015 15:52:55 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v11si3872825pas.64.2015.04.14.15.52.54; Tue, 14 Apr 2015 15:52:55 -0700 (PDT) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932940AbbDNWwt (ORCPT + 27 others); Tue, 14 Apr 2015 18:52:49 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:35573 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932133AbbDNWwk (ORCPT ); Tue, 14 Apr 2015 18:52:40 -0400 Received: by pdbqd1 with SMTP id qd1so28576898pdb.2 for ; Tue, 14 Apr 2015 15:52:40 -0700 (PDT) X-Received: by 10.70.133.66 with SMTP id pa2mr40813784pdb.164.1429051960230; Tue, 14 Apr 2015 15:52:40 -0700 (PDT) Received: from localhost.localdomain ([173.14.250.228]) by mx.google.com with ESMTPSA id jc6sm2133120pbd.4.2015.04.14.15.52.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 14 Apr 2015 15:52:39 -0700 (PDT) From: Tyler Baker To: Shuah Khan , Greg Kroah-Hartman Cc: Kevin Hilman , John Stultz , Darren Hart , David Herrmann , Michael Ellerman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tyler Baker Subject: [PATCH 4/7] selftests/kdbus: install kdbus-test Date: Tue, 14 Apr 2015 15:52:34 -0700 Message-Id: <1429051954-14735-1-git-send-email-tyler.baker@linaro.org> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tyler.baker@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.44 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Set TEST_PROGS so that kdbus-test is installed. Cc: Greg Kroah-Hartman Signed-off-by: Tyler Baker --- tools/testing/selftests/kdbus/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/testing/selftests/kdbus/Makefile b/tools/testing/selftests/kdbus/Makefile index e21bf1f..62f8d5a 100644 --- a/tools/testing/selftests/kdbus/Makefile +++ b/tools/testing/selftests/kdbus/Makefile @@ -42,6 +42,8 @@ include ../lib.mk kdbus-test: $(OBJS) $(CC) $(CFLAGS) $^ $(LDLIBS) -o $@ +TEST_PROGS := kdbus-test + run_tests: ./kdbus-test --tap