NetworkManager/shared
Lubomir Rintel 4c3e69f9e9 test: use g_assert_not_reached () instead of asserting FALSE
It's declared as never returning, making do a better at understanding control
flow. Otherwise it makes a poor guess:

  In file included from test-crypto.c:37:
  ../../shared/nm-test-utils.h:1344:3: error: variable 'family' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
                  g_assert (FALSE);
                  ^~~~~~~~~~~~~~~~
2016-02-12 09:05:27 +01:00
..
gsystem-local-alloc.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am build: add "shared" files to EXTRA_DIST 2016-01-27 11:51:17 +01:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-glib.h build: define g_assert_cmpmem() for glib < 2.46 2016-02-11 12:40:18 -06:00
nm-macros-internal.h macros: add NM_IN_STRSET() 2016-02-11 17:54:38 +01:00
nm-test-libnm-utils.h libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils-impl.c libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils.h test: use g_assert_not_reached () instead of asserting FALSE 2016-02-12 09:05:27 +01:00
nm-version-macros.h.in build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00