mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
string: Move tst-strsignal tst-strerror to tests-container
Both tests require libc.mo translation files which might not be installed on the system. Checked on x86_64-linux-gnu.
This commit is contained in:
parent
5b2deed8a5
commit
c1e63c7214
@ -63,7 +63,9 @@ tests := tester inl-tester noinl-tester testcopy test-ffs \
|
||||
tst-strtok_r bug-strcoll2 tst-cmp tst-xbzero-opt \
|
||||
test-endian-types test-endian-file-scope \
|
||||
test-endian-sign-conversion tst-memmove-overflow \
|
||||
tst-strsignal tst-strerror test-sig_np
|
||||
test-sig_np
|
||||
|
||||
tests-container += tst-strsignal tst-strerror
|
||||
|
||||
# This test allocates a lot of memory and can run for a long time.
|
||||
xtests = tst-strcoll-overflow
|
||||
|
Loading…
Reference in New Issue
Block a user