]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nss: Introduce a test
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 15 Feb 2016 13:02:05 +0000 (14:02 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Mar 2016 16:29:53 +0000 (17:29 +0100)
commit38e32d4ac134aa6da411b0093e788bce35775d09
treedbf33de5e0e19ce6adeea71883b63a5265b83e23
parent917038c110b67648c112f588d2a130ba33ed0bf9
nss: Introduce a test

A small test to see how is the nss module working.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
cfg.mk
tests/Makefile.am
tests/nssdata/virbr0.status [new file with mode: 0644]
tests/nssdata/virbr1.status [new file with mode: 0644]
tests/nssmock.c [new file with mode: 0644]
tests/nsstest.c [new file with mode: 0644]