]> sourceware.org Git - glibc.git/commit - nss/Makefile
Add missing libnss_testX.so requirement for tst-nss-test3.
authorStefan Liebler <stli@linux.ibm.com>
Fri, 14 Dec 2018 08:50:53 +0000 (09:50 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Fri, 14 Dec 2018 08:50:53 +0000 (09:50 +0100)
commit268bb71e475d7e40fad83313be0eeb173e599c92
treed867aac72cf9f74a07dafd1bccd3717c8677849a
parentdb6df070cfff9ba78a72346208859b3fdee09561
Add missing libnss_testX.so requirement for tst-nss-test3.

Sometimes tst-nss-test3 fails with:
error: test-container.c:386: unable to open .../nss/libnss_test1.so for reading

The test tst-nss-test3 which runs in a container needs
libnss_test[12].so. (see e.g. tst-nss-test3.script).
Before this test was moved from tests to tests-container variable,
the requirement was met.  Thus this patch adds this requirement
also for tests in tests-container.

ChangeLog:

* nss/Makefile (tst-nss-test3.out): New rule.
ChangeLog
nss/Makefile
This page took 0.044012 seconds and 5 git commands to generate.