]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nssmock: Adapt to virmock.h
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 13 May 2016 10:46:35 +0000 (12:46 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 14 May 2016 07:19:51 +0000 (09:19 +0200)
commitca88c0e7b2b45ef6dce4b3e33cf0f1e388b29725
treedeae1cc2da0973db3589d3cd0f96271ffed96fce
parentd16b7a8853da94961d1bfb7dcf6164f7396c0811
nssmock: Adapt to virmock.h

Instead of introducing our own wrapper for dlsym()
we can use the one provided by virmock.h.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/nssmock.c