posix: tst-glob_lstat_compat no longer needs to be an internal 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)
commit8209c5f1f4d0546c1a798a7d34bc8348fd72ff40
tree2a1d74b3886362e95166bf56eeacfd6089eee0ee
parent779c404de7910eb417f12767551fad389633c716
posix: tst-glob_lstat_compat no longer needs to be an internal test

compat_symbol_reference is now available for regular tests as well.
Also avoid building and running the tests in case the pre-2.27
symbol version of glob is not available.  This avoids a spurious
UNSUPPORTED result.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
posix/Makefile
posix/tst-glob_lstat_compat.c