NetworkManager/src/tests
Thomas Haller 9aecabe29f config: workaround invocation of "config-changed" signal
There seems to be a bug in glib/ffi that hits on s390x/ppc64 architecture.
It causes @changes in nm-dns-manager.c:config_changed_cb() to be NONE,
although it is clearly set (see the related bug rh #1260577 for glib).

Workaround this, by making the argument type a plain guint.

Note that the ill behavior is caught by test_config_signal() in
"src/tests/config/test-config.c".

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1062301
(cherry picked from commit e7d66f1df6)
2015-09-09 12:06:59 +02:00
..
config config: workaround invocation of "config-changed" signal 2015-09-09 12:06:59 +02:00
Makefile.am route-manager/build: fix out-of-tree builds for route-manager tests 2015-06-22 13:15:05 +02:00
test-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-general-with-expect.c core/test: extend timeout for kill-process utils test 2015-09-04 20:55:04 +02:00
test-general.c core: add nm_match_spec_join() function 2015-07-03 09:24:05 +02:00
test-ip4-config.c core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge() 2015-08-06 18:00:44 +02:00
test-ip6-config.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-resolvconf-capture.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-route-manager.c tests: don't use a local address for testing a gateway route 2015-08-10 17:47:02 +02:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-wired-defname.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00