Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] package/ltp-testsuite: enable realtime tests
Date: Fri, 4 Sep 2015 13:31:49 +0100	[thread overview]
Message-ID: <55E98F35.8000703@imgtec.com> (raw)
In-Reply-To: <1441270918-28981-2-git-send-email-anders.roxell@linaro.org>

Dear Anders Roxell,

On 09/03/2015 10:01 AM, Anders Roxell wrote:
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  package/ltp-testsuite/ltp-testsuite.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
> index acc1640..48733f2 100644
> --- a/package/ltp-testsuite/ltp-testsuite.mk
> +++ b/package/ltp-testsuite/ltp-testsuite.mk
> @@ -9,6 +9,8 @@ LTP_TESTSUITE_SOURCE = ltp-full-$(LTP_TESTSUITE_VERSION).tar.xz
>  LTP_TESTSUITE_SITE = http://downloads.sourceforge.net/project/ltp/LTP%20Source/ltp-$(LTP_TESTSUITE_VERSION)
>  LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+
>  LTP_TESTSUITE_LICENSE_FILES = COPYING
> +LTP_TESTSUITE_CONF_OPTS += \
> +			   --with-realtime-testsuite
>  
>  # Needs libcap with file attrs which needs attr, so both required
>  ifeq ($(BR2_PACKAGE_LIBCAP)$(BR2_PACKAGE_ATTR),yy)
> 

Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Compile test for MIPS architecture:

$ file output/target/usr/testcases/realtime/stress/pi-tests/testpi-3
output/target/usr/testcases/realtime/stress/pi-tests/testpi-3: ELF
32-bit MSB executable, MIPS, MIPS32 rel2 version 1 (SYSV), dynamically
linked (uses shared libs), for GNU/Linux 2.6.32, with unknown capability
0x41000000 = 0xf676e75, with unknown capability 0x10000 = 0x70401, stripped

Regards,

Vincent.

  reply	other threads:[~2015-09-04 12:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-03  9:01 [Buildroot] [PATCH 0/3] package/ltp-testsuite Anders Roxell
2015-09-03  9:01 ` [Buildroot] [PATCH 1/3] package/ltp-testsuite: enable realtime tests Anders Roxell
2015-09-04 12:31   ` Vicente Olivert Riera [this message]
2015-09-03  9:01 ` [Buildroot] [PATCH 2/3] package/ltp-testsuite: enable power-management tests Anders Roxell
2015-09-04 12:31   ` Vicente Olivert Riera
2015-09-03  9:01 ` [Buildroot] [PATCH 3/3] package/ltp-testsuite: version bump to 20150420 Anders Roxell
2015-09-04 12:31   ` Vicente Olivert Riera
2015-09-29 12:06 ` [Buildroot] [PATCH 0/3] package/ltp-testsuite Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55E98F35.8000703@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox