glibc/nss
Stefan Liebler 268bb71e47 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.
2018-12-14 09:50:53 +01:00
..
nss_compat getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023] 2018-06-25 18:58:49 +02:00
nss_db
nss_files nss_files: Fix file stream leak in aliases lookup [BZ #23521] 2018-08-14 10:52:06 +02:00
tst-nss-test3.root Add test-in-container infrastructure. 2018-08-22 21:20:37 -04:00
alias-lookup.c
bug17079.c nss: Adjust tests to use nss_files only 2018-01-30 14:26:31 +01:00
bug-erange.c
compat-lookup.c
databases.def
db-Makefile
Depend
digits_dots.c
ethers-lookup.c
function.def
getent.c getent: Use dynarray in initgroups_keys [BZ #18023] 2018-06-25 19:47:59 +02:00
getnssent_r.c
getnssent.c
getXXbyYY_r.c
getXXbyYY.c
getXXent_r.c
getXXent.c
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c Update copyright dates not handled by scripts/update-copyrights. 2018-01-01 00:41:16 +00:00
Makefile Add missing libnss_testX.so requirement for tst-nss-test3. 2018-12-14 09:50:53 +01:00
netgrp-lookup.c
network-lookup.c
nss_hash.c
nss_test1.c
nss_test2.c
nss_test.h
nss_test.ver
nss.h
nsswitch.c [BZ #20271] Add newlines in __libc_fatal calls. 2018-08-31 18:04:32 -07:00
nsswitch.conf
nsswitch.h Fix multiple definitions of __nss_*_database (bug 22918) 2018-03-03 17:44:24 +01:00
proto-lookup.c
pwd-lookup.c
rewrite_field.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c
spwd-lookup.c
test-digits-dots.c
test-netdb.c
tst-cancel-getpwuid_r.c
tst-field.c
tst-nss-files-alias-leak.c nss_files: Fix file stream leak in aliases lookup [BZ #23521] 2018-08-14 10:52:06 +02:00
tst-nss-files-hosts-erange.c
tst-nss-files-hosts-getent.c Fix copyright years in recent commits 2018-07-10 11:03:08 +02:00
tst-nss-files-hosts-multi.c Increase timeout of nss/tst-nss-files-hosts-multi 2018-10-09 15:57:01 +01:00
tst-nss-getpwent.c nss: Adjust tests to use nss_files only 2018-01-30 14:26:31 +01:00
tst-nss-static.c
tst-nss-test1.c
tst-nss-test2.c
tst-nss-test3.c Add test-in-container infrastructure. 2018-08-22 21:20:37 -04:00
tst-nss-test4.c
tst-nss-test5.c
valid_field.c
valid_list_field.c
Versions
XXX-lookup.c