From patchwork Mon Aug 5 19:02:56 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 18780 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 30116246D0 for ; Mon, 5 Aug 2013 19:03:14 +0000 (UTC) Received: by mail-qc0-f198.google.com with SMTP id a11sf4816454qcx.1 for ; Mon, 05 Aug 2013 12:03:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-removed-original-auth :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:x-google-group-id:list-post:list-help :list-archive:list-unsubscribe; bh=OI3gqpZrWgrgbT9Xr81k4A84b+QDG6ypbMvsap8K+xc=; b=OhuwkmQSnmWSPvgII4VaUSDF497JqonWMSfVulLsAvdCIQXR6fHlYg6udYKDvPyDhI YyEv7WXPRelm3oIg01pCAj7Mjm6wByCLrvgyatNoptJGnAupPB9kRVciAbQvaMDadVNX cVDTIZ8uPBCiIJVRB/Iim54Ry9jAVx314Qgo3jwDDGMXK+ALHM7kU7+h3uzagBpv0ZuQ e7h6mUQ/JXE2g7Td9Bgza0WezC3A+vK3rHAeP7aYRSA1YQGmGqVjAk1XitwKZ4ddH0Ah qzEAKGw8qR6BkUo27m7xxtdeyWhUpJ15H78EyI42cchZxYg5hZr614Nuixja3wwELuqO b3wg== X-Received: by 10.58.46.199 with SMTP id x7mr1598027vem.30.1375729393992; Mon, 05 Aug 2013 12:03:13 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.18.2 with SMTP id s2ls792201qed.18.gmail; Mon, 05 Aug 2013 12:03:13 -0700 (PDT) X-Received: by 10.52.94.78 with SMTP id da14mr2752916vdb.28.1375729393873; Mon, 05 Aug 2013 12:03:13 -0700 (PDT) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by mx.google.com with ESMTPS id rx10si114320vdc.60.2013.08.05.12.03.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:13 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.173; Received: by mail-ve0-f173.google.com with SMTP id cy12so3486062veb.4 for ; Mon, 05 Aug 2013 12:03:13 -0700 (PDT) X-Received: by 10.220.164.202 with SMTP id f10mr6126003vcy.25.1375729393739; Mon, 05 Aug 2013 12:03:13 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.11.8 with SMTP id pc8csp106039vcb; Mon, 5 Aug 2013 12:03:12 -0700 (PDT) X-Received: by 10.152.3.7 with SMTP id 7mr9352306lay.66.1375729392279; Mon, 05 Aug 2013 12:03:12 -0700 (PDT) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx.google.com with ESMTPS id nw5si461714lbb.116.2013.08.05.12.03.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:12 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.217.169 is neither permitted nor denied by best guess record for domain of anders.roxell@linaro.org) client-ip=209.85.217.169; Received: by mail-lb0-f169.google.com with SMTP id u10so2383504lbi.14 for ; Mon, 05 Aug 2013 12:03:11 -0700 (PDT) X-Received: by 10.152.28.129 with SMTP id b1mr9338060lah.51.1375729391645; Mon, 05 Aug 2013 12:03:11 -0700 (PDT) Received: from localhost (c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se. [213.112.54.133]) by mx.google.com with ESMTPSA id l10sm442871lbh.13.2013.08.05.12.03.10 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:10 -0700 (PDT) From: Anders Roxell To: ltp-list@lists.sourceforge.net Cc: patches@linaro.org, Anders Roxell Subject: [PATCH 3/6] realtime tests: added additional install targets Date: Mon, 5 Aug 2013 21:02:56 +0200 Message-Id: <1375729379-16469-4-git-send-email-anders.roxell@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1375729379-16469-1-git-send-email-anders.roxell@linaro.org> References: <1375729379-16469-1-git-send-email-anders.roxell@linaro.org> X-Gm-Message-State: ALoCoQkG3crbBBfNruxWd0G/4/qmgbs/QknNcmkluS8B/cJG6mtbQ7PIYnNby2OwJFtzxe33afoX X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: anders.roxell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Anders Roxell --- testcases/realtime/func/pi-tests/Makefile | 2 +- testcases/realtime/perf/latency/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testcases/realtime/func/pi-tests/Makefile b/testcases/realtime/func/pi-tests/Makefile index 5273952..7a7a57a 100644 --- a/testcases/realtime/func/pi-tests/Makefile +++ b/testcases/realtime/func/pi-tests/Makefile @@ -22,7 +22,7 @@ top_srcdir ?= ../../../.. -INSTALL_TARGETS := run_auto.sh +INSTALL_TARGETS := run_auto.sh parse-testpi1.py parse-testpi2.py include $(top_srcdir)/include/mk/env_pre.mk include $(abs_srcdir)/../../config.mk diff --git a/testcases/realtime/perf/latency/Makefile b/testcases/realtime/perf/latency/Makefile index eea054d..e8f3345 100644 --- a/testcases/realtime/perf/latency/Makefile +++ b/testcases/realtime/perf/latency/Makefile @@ -22,7 +22,7 @@ top_srcdir ?= ../../../.. -INSTALL_TARGETS := run_auto.sh +INSTALL_TARGETS := run_auto.sh cpunoise.sh cpunoise2000.sh disknoise.sh include $(top_srcdir)/include/mk/env_pre.mk include $(abs_srcdir)/../../config.mk include $(top_srcdir)/include/mk/generic_leaf_target.mk