From patchwork Mon Aug 5 19:02:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 18781 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f70.google.com (mail-qa0-f70.google.com [209.85.216.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E48ED246D0 for ; Mon, 5 Aug 2013 19:03:16 +0000 (UTC) Received: by mail-qa0-f70.google.com with SMTP id cd7sf3156717qab.9 for ; Mon, 05 Aug 2013 12:03:16 -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=UL9BJloA9gvlv6cBGMr2F++uORJayqGdsPBFP7BLKL0=; b=JR1FM2X9PhAtpw1rJ2Pl173GcU00WmGNBk+1AYY3TBFrLBXbErTyNuCU7QL6fW0c/h RFI7+EkYEFPe9v9cBx3BCRGjhAKcAg6VKVEorEoCC8b+sNHlALLQD7wC13iOV5EHV18T D+q3OAyhT3BRAiDo/Peu3Goq9V0+K5ZFzktA4XVjIMfzW6J6/neEdwdanTVNKnOZTaRo rHk9COwAtNab+NVj6Xb6cTGCFx0pAVlKyMYIYwG4LXWdS2Nhc7jv18f5ZSEx2bbLj8V0 ptPlwYyCt47q4CHMdC92U8qxpbKx1gl+g4do4br+itpMGBIxsixpnY5L2HSM3UH5xlZh yapw== X-Received: by 10.58.220.131 with SMTP id pw3mr1855085vec.21.1375729396545; Mon, 05 Aug 2013 12:03:16 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.104.177 with SMTP id gf17ls2681853qeb.4.gmail; Mon, 05 Aug 2013 12:03:16 -0700 (PDT) X-Received: by 10.58.13.41 with SMTP id e9mr6163422vec.81.1375729396372; Mon, 05 Aug 2013 12:03:16 -0700 (PDT) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx.google.com with ESMTPS id jf10si120073vdb.24.2013.08.05.12.03.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.54 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.54; Received: by mail-vb0-f54.google.com with SMTP id q14so3249397vbe.13 for ; Mon, 05 Aug 2013 12:03:16 -0700 (PDT) X-Received: by 10.220.198.133 with SMTP id eo5mr6253100vcb.24.1375729396228; Mon, 05 Aug 2013 12:03:16 -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 pc8csp106043vcb; Mon, 5 Aug 2013 12:03:15 -0700 (PDT) X-Received: by 10.112.200.37 with SMTP id jp5mr9449785lbc.61.1375729394997; Mon, 05 Aug 2013 12:03:14 -0700 (PDT) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) by mx.google.com with ESMTPS id mk7si463929lbc.109.2013.08.05.12.03.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:14 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.47 is neither permitted nor denied by best guess record for domain of anders.roxell@linaro.org) client-ip=209.85.215.47; Received: by mail-la0-f47.google.com with SMTP id eo20so2354903lab.20 for ; Mon, 05 Aug 2013 12:03:14 -0700 (PDT) X-Received: by 10.112.11.136 with SMTP id q8mr9411720lbb.94.1375729394207; Mon, 05 Aug 2013 12:03:14 -0700 (PDT) Received: from localhost (c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se. [213.112.54.133]) by mx.google.com with ESMTPSA id k6sm228419lae.9.2013.08.05.12.03.12 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 05 Aug 2013 12:03:13 -0700 (PDT) From: Anders Roxell To: ltp-list@lists.sourceforge.net Cc: patches@linaro.org, Anders Roxell Subject: [PATCH 4/6] realtime tests: created Makefiles for profiles/scripts Date: Mon, 5 Aug 2013 21:02:57 +0200 Message-Id: <1375729379-16469-5-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: ALoCoQlgM7MXw4dnfQljBTTtS0wCao+/3L1zgHIjTq5BUVBEVjYj5Qd+40PQF/N8NOfRT9GEl9dS 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.212.54 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/profiles/Makefile | 26 ++++++++++++++++++++++++++ testcases/realtime/scripts/Makefile | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 testcases/realtime/profiles/Makefile create mode 100644 testcases/realtime/scripts/Makefile diff --git a/testcases/realtime/profiles/Makefile b/testcases/realtime/profiles/Makefile new file mode 100644 index 0000000..c231f31 --- /dev/null +++ b/testcases/realtime/profiles/Makefile @@ -0,0 +1,26 @@ +# +# realtime/profiles test suite Makefile. +# +# Copyright 2013 Linaro Limited +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# + +top_srcdir ?= ../../.. + +include $(top_srcdir)/include/mk/env_pre.mk +include $(abs_srcdir)/../config.mk +INSTALL_TARGETS := default +include $(top_srcdir)/include/mk/generic_leaf_target.mk diff --git a/testcases/realtime/scripts/Makefile b/testcases/realtime/scripts/Makefile new file mode 100644 index 0000000..28bf88e --- /dev/null +++ b/testcases/realtime/scripts/Makefile @@ -0,0 +1,26 @@ +# +# realtime/scripts test suite Makefile. +# +# Copyright 2013 Linaro Limited +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# + +top_srcdir ?= ../../.. + +include $(top_srcdir)/include/mk/env_pre.mk +include $(abs_srcdir)/../config.mk +INSTALL_TARGETS := run_c_files.sh setenv.sh __init__.py parser.py +include $(top_srcdir)/include/mk/generic_leaf_target.mk