summaryrefslogtreecommitdiff
path: root/tests/nsstest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused includesPeng Liang2022-06-161-1/+0
* nss: Compare hostname case insensitiveMichal Privoznik2022-05-271-0/+1
* tests: use g_autofreeJán Tomko2021-09-091-3/+1
* nss: handle leases with infinite expiry timeMichal Privoznik2021-01-041-1/+1
* tests: use WITH_NSS instead of NSSPavel Hrdina2020-07-101-1/+1
* src: convert all code to use virsocket.hDaniel P. Berrangé2020-01-291-2/+1
* tests: remove unneeded cleanup labelsDaniel Henrique Barboza2019-11-191-15/+12
* tests: Add lib- prefix to all mocksRoman Bolshakov2019-08-231-1/+1
* libvirt_nss: Report newer addresses firstMichal Privoznik2019-07-151-13/+8
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-1/+0
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-8/+8
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* nss: Introduce libvirt-guest moduleMichal Privoznik2016-12-061-0/+5
* nss: Use macro to generate public API namesMichal Privoznik2016-12-061-6/+6
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-1/+1
* nss: FreeBSD supportRoman Bogorodskiy2016-03-301-1/+1
* nsstest: Drop useless @data checkMichal Privoznik2016-03-241-3/+0
* tests: Produce predictable results in nsstestMichal Privoznik2016-03-211-12/+11
* util: Add virSocketAddrSetIPv[46]AddrNetOrder and use itMartin Kletzander2016-03-211-4/+3
* nss: Introduce a testMichal Privoznik2016-03-181-0/+208