]> sourceware.org Git - glibc.git/commitdiff
sunrpc: tst-svc_register can be a regular test
authorFlorian Weimer <fweimer@redhat.com>
Tue, 9 Mar 2021 20:07:24 +0000 (21:07 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 9 Mar 2021 20:07:24 +0000 (21:07 +0100)
Now that compat_symbol_reference is not restricted to internal tests
anymore.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sunrpc/Makefile

index 9761585409ed56a2b65e1ce234a6a9db2f5ef779..7e5bbfd951b1e835585c7049515d729b150b0c53 100644 (file)
@@ -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))
This page took 0.042096 seconds and 5 git commands to generate.