glibc/nss
DJ Delorie 561b0bec44 Add test-in-container infrastructure.
* Makefile (testroot.pristine): New rules to initialize the
test-in-container "testroot".
* Makerules (all-testsuite): Add tests-container.
* Rules (tests-expected): Add tests-container.
(binaries-all-tests): Likewise.
(tests-container): New, run these tests in the testroot container.
* support/Makefile (others): Add *-container, support_paths.c,
xmkdirp, and links-dso-program.
* support/links-dso-program-c.c: New.
* support/links-dso-program.cc: New.
* support/test-container.c: New.
* support/shell-container.c: New.
* support/echo-container.c: New.
* support/true-container.c: New.
* support/xmkdirp.c: New.
* support/xsymlink.c: New.
* support/support_paths.c: New.
* support/support.h: Add support paths prototypes.
* support/xunistd.h: Add xmkdirp () and xsymlink ().

* nss/tst-nss-test3.c: Convert to test-in-container.
* nss/tst-nss-test3.root/: New.
2018-08-22 21:20:37 -04:00
..
nss_compat
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
Depend
Makefile Add test-in-container infrastructure. 2018-08-22 21:20:37 -04:00
Versions
XXX-lookup.c
alias-lookup.c
bug-erange.c
bug17079.c
compat-lookup.c
databases.def
db-Makefile
digits_dots.c
ethers-lookup.c
function.def
getXXbyYY.c
getXXbyYY_r.c
getXXent.c
getXXent_r.c
getent.c getent: Use dynarray in initgroups_keys [BZ #18023] 2018-06-25 19:47:59 +02:00
getnssent.c
getnssent_r.c
grp-lookup.c
hosts-lookup.c
key-lookup.c
makedb.c
netgrp-lookup.c
network-lookup.c
nss.h
nss_hash.c
nss_test.h
nss_test.ver
nss_test1.c
nss_test2.c
nsswitch.c
nsswitch.conf
nsswitch.h
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
tst-nss-getpwent.c
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