macros: add NM_IN_STRSET()
authorThomas Haller <thaller@redhat.com>
Thu, 11 Feb 2016 15:53:06 +0000 (16:53 +0100)
committerThomas Haller <thaller@redhat.com>
Thu, 11 Feb 2016 16:54:38 +0000 (17:54 +0100)
commitdc394a6537c60991bc50e57144b7d08d73d04777
tree1558f8d12dd68c15346dd6d04717247ba03756b8
parent1211b5b631cfa95c861b0067323beab0239a9ad5
macros: add NM_IN_STRSET()

Add macro similar to NM_IN_SET() that checks for C strings.
NULL values are allowed and handled as one would expect.
libnm-core/tests/test-general.c
shared/nm-macros-internal.h