From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] package/ltp-testsuite: enable power-management tests
Date: Fri, 4 Sep 2015 13:31:59 +0100 [thread overview]
Message-ID: <55E98F3F.5040501@imgtec.com> (raw)
In-Reply-To: <1441270918-28981-3-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 | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
> index 48733f2..634fc45 100644
> --- a/package/ltp-testsuite/ltp-testsuite.mk
> +++ b/package/ltp-testsuite/ltp-testsuite.mk
> @@ -10,6 +10,7 @@ LTP_TESTSUITE_SITE = http://downloads.sourceforge.net/project/ltp/LTP%20Source/l
> LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+
> LTP_TESTSUITE_LICENSE_FILES = COPYING
> LTP_TESTSUITE_CONF_OPTS += \
> + --with-power-management-testsuite \
> --with-realtime-testsuite
>
> # Needs libcap with file attrs which needs attr, so both required
>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Compile test for MIPS architecture:
$ sha256sum
output/build/ltp-testsuite-20140115/testcases/kernel/power_management/runpwtests.sh
a6700d41611b926a495827de43ef96edd1b86cb65fd1e8a972d021c910edca2f
output/build/ltp-testsuite-20140115/testcases/kernel/power_management/runpwtests.sh
$ sha256sum output/target/usr/testcases/bin/runpwtests.sh
a6700d41611b926a495827de43ef96edd1b86cb65fd1e8a972d021c910edca2f
output/target/usr/testcases/bin/runpwtests.sh
Regards,
Vincent.
next prev parent 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
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 [this message]
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=55E98F3F.5040501@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.