mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] rt-tests: version bump 1.0 -> 2.3
Date: Fri, 10 Jun 2022 08:49:28 +0200	[thread overview]
Message-ID: <20220610064928.2825581-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220602122842.26465-3-ada@thorsis.com>

Thanks, applied as e918f376108fc88b22016d47dfe6e1e325b2db45.

Michael

[sent from post-receive hook]

On Fri, 10 Jun 2022 08:49:27 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Six years of changes.  Added and removed test tools, changed options,
> fixed build issues, improved manual pages, fixed bugs, fixed compiler
> warnings, fixed buffer overflows, added features to existing tools, add
> json output for some tools, unify command line arguments over different
> tools, …
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20220602122842.26465-3-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rt-tests.in b/rules/rt-tests.in
> index 1cb29b712a04..5eacf4c40464 100644
> --- a/rules/rt-tests.in
> +++ b/rules/rt-tests.in
> @@ -5,6 +5,7 @@ menuconfig RT_TESTS
>  	select LIBC_PTHREAD
>  	select LIBC_RT
>  	select LIBC_DL
> +	select NUMACTL
>  	select GCCLIBS_GCC_S if RT_TESTS_RT_MIGRATE_TEST
>  	prompt "rt-tests                      "
>  	help
> @@ -68,10 +69,6 @@ config RT_TESTS_RT_MIGRATE_TEST
>  	bool
>  	prompt "rt-migrate-test"
>  
> -config RT_TESTS_SENDME
> -	bool
> -	prompt "sendme"
> -
>  config RT_TESTS_SIGNALTEST
>  	bool
>  	prompt "signaltest"
> diff --git a/rules/rt-tests.make b/rules/rt-tests.make
> index 7ce4aadbb34a..0ae1c7fa284a 100644
> --- a/rules/rt-tests.make
> +++ b/rules/rt-tests.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_RT_TESTS) += rt-tests
>  #
>  # Paths and names
>  #
> -RT_TESTS_VERSION	:= 1.0
> -RT_TESTS_MD5		:= 3818d2d0a3069291864bf85fde40883b
> +RT_TESTS_VERSION	:= 2.3
> +RT_TESTS_MD5		:= 28e8b92be0579a2c6e8c7c2ff1bb2947
>  RT_TESTS		:= rt-tests-$(RT_TESTS_VERSION)
>  RT_TESTS_SUFFIX		:= tar.xz
>  RT_TESTS_URL		:= \
> @@ -34,7 +34,7 @@ RT_TESTS_LICENSE_FILES	:= file://COPYING;md5=751419260aa954499f7abaabaa882bbe
>  # ----------------------------------------------------------------------------
>  
>  RT_TESTS_CONF_TOOL	:= NO
> -RT_TESTS_MAKE_OPT	:= $(CROSS_ENV_CC) prefix=/usr NUMA=0
> +RT_TESTS_MAKE_OPT	:= $(CROSS_ENV_CC) prefix=/usr
>  RT_TESTS_MAKE_ENV	:= $(CROSS_ENV_FLAGS)
>  RT_TESTS_INSTALL_OPT	:= $(RT_TESTS_MAKE_OPT) install
>  
> @@ -49,7 +49,6 @@ RT_TESTS_BIN-$(PTXCONF_RT_TESTS_PI_STRESS)		+= pi_stress
>  RT_TESTS_BIN-$(PTXCONF_RT_TESTS_PMQTEST)		+= pmqtest
>  RT_TESTS_BIN-$(PTXCONF_RT_TESTS_PTSEMATEST)		+= ptsematest
>  RT_TESTS_BIN-$(PTXCONF_RT_TESTS_RT_MIGRATE_TEST)	+= rt-migrate-test
> -RT_TESTS_BIN-$(PTXCONF_RT_TESTS_SENDME)			+= sendme
>  RT_TESTS_BIN-$(PTXCONF_RT_TESTS_SIGNALTEST)		+= signaltest
>  RT_TESTS_BIN-$(PTXCONF_RT_TESTS_SIGWAITTEST)		+= sigwaittest
>  RT_TESTS_BIN-$(PTXCONF_RT_TESTS_SVSEMATEST)		+= svsematest



      reply	other threads:[~2022-06-10  6:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02 12:28 [ptxdist] [PATCH 0/2] rt-tests: version bump Alexander Dahl
2022-06-02 12:28 ` [ptxdist] [PATCH 1/2] numactl: Add new package Alexander Dahl
2022-06-10  6:49   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-02 12:28 ` [ptxdist] [PATCH 2/2] rt-tests: version bump 1.0 -> 2.3 Alexander Dahl
2022-06-10  6:49   ` Michael Olbrich [this message]

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=20220610064928.2825581-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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