public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: libc-alpha@sourceware.org
Subject: [PATCH] sunrpc: tst-svc_register can be a regular test
Date: Fri, 05 Mar 2021 13:57:18 +0100	[thread overview]
Message-ID: <87zgzhep1t.fsf@oldenburg.str.redhat.com> (raw)

Now that compat_symbol_reference is not restricted to internal tests
anymore.

---
 sunrpc/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index 9761585409..7e5bbfd951 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -70,8 +70,7 @@ xtests := tst-getmyaddr
 
 ifeq ($(have-thread-library),yes)
 xtests += thrsvc
-tests += tst-udp-garbage
-tests-internal += tst-svc_register
+tests += tst-udp-garbage tst-svc_register
 endif
 
 ifeq (yes,$(build-shared))


             reply	other threads:[~2021-03-05 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 12:57 Florian Weimer [this message]
2021-03-08 13:48 ` Adhemerval Zanella

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=87zgzhep1t.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).