libnm-core: fix up the new property-comparison test program
authorDan Winship <danw@gnome.org>
Fri, 8 Aug 2014 13:50:24 +0000 (09:50 -0400)
committerDan Winship <danw@gnome.org>
Thu, 4 Sep 2014 13:20:09 +0000 (09:20 -0400)
commit99e1699d8971f7cb5787989eed301ecb7f2eb863
tree33569f750a6759349dbe233b7305e2318ace2012
parent290598494d46231a36a3982c943ad09eceb70eae
libnm-core: fix up the new property-comparison test program

Make the formerly-nm-param-spec-specialized test compile (fix use of
inet_pton), and pass (include the mandatory "gateway" element in the
IPv6 addresses), make it use gtestutils and g_assert (so it actually
fails when it fails), and test a few more cases.
.gitignore
libnm-core/nm-param-spec-specialized.c
libnm-core/tests/Makefile.am
libnm-core/tests/test-compare.c