nmtst: add nmtst_assert_connection_verify() and don't normalize connection in assert
authorThomas Haller <thaller@redhat.com>
Sun, 14 Feb 2016 23:37:22 +0000 (00:37 +0100)
committerThomas Haller <thaller@redhat.com>
Mon, 15 Feb 2016 13:26:26 +0000 (14:26 +0100)
commitb4cced2cea3a3b7a3d3b6678003e265c2ddd0992
tree592caf65db7bf07f6a245002a33718f285b905ad
parent34b7d49ea69e526b0b87f577ddc3e8832a20fe5c
nmtst: add nmtst_assert_connection_verify() and don't normalize connection in assert

It is ugly that nmtst_assert_connection_verifies_after_normalization() would
normalize the argument and modify it. An assertion should not have side-effects.
libnm-core/tests/test-general.c
libnm-core/tests/test-keyfile.c
shared/nm-test-utils.h