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:
Adhemerval Zanella 2020-07-08 10:23:14 -03:00
parent 5b2deed8a5
commit c1e63c7214

View File

@ -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