summaryrefslogtreecommitdiff
path: root/src/test/test-nss-hosts.c
Commit message (Expand)AuthorAgeFilesLines
* test: make make_addresses() actually return the addressesFrantisek Sumsal2023-03-301-1/+3
* tree-wide: Fix format specifier warnings for %xJan Janssen2022-08-301-2/+2
* tree-wide: replace AF_LOCAL with AF_UNIXYu Watanabe2022-05-141-2/+2
* test: do not accept IPv6 local address if IPv6 is disabledYu Watanabe2022-04-231-5/+13
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-5/+0
* tests: no longer load libnss_{files|dns}Evgeny Vereshchagin2022-01-031-1/+1
* nss-resolve: expose various source-disablement settings as variablesZbigniew Jędrzejewski-Szmek2021-12-211-1/+4
* tree-wide: make format_ifname() or friends return negative errno on failureYu Watanabe2021-09-291-15/+5
* tree-wide: voidify unchecked snprintf callsLuca Boccassi2021-08-201-1/+1
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-5/+2
* nss-myhostname: expose the "outbound" IP addresses under the synthetic "_outb...Lennart Poettering2021-04-231-2/+1
* test-nss-hosts: make buffer size configurable too and document itZbigniew Jędrzejewski-Szmek2021-03-231-6/+17
* test-nss-hosts: use _cleanup_, fix return value, assert on allocationsZbigniew Jędrzejewski-Szmek2021-03-231-27/+12
* test-nss-users: add new nss test that resolves users and groupsZbigniew Jędrzejewski-Szmek2021-03-231-41/+6
* Rename test-nss to test-nss-hostsZbigniew Jędrzejewski-Szmek2021-03-121-0/+536