NetworkManager/src/platform/tests
Thomas Haller cfc0565604 platform/tests: don't compare dangling pointer in "test-nmp-object.c"
This wouldn't even dereference the dangling pointer, but
merely comparing it for pointer equality. Still, it's actually
undefined behavior. Avoid it.
2018-10-22 13:17:53 +02:00
..
.gitignore platform: add nmp-object.h file 2015-06-17 11:23:51 +02:00
meson.build build: meson: add prefix to test names 2018-04-12 09:21:10 +02:00
monitor.c platform/tests: drop bad comment 2017-12-11 10:30:25 +01:00
test-address.c docs: misc. typos 2018-09-15 09:08:03 +02:00
test-cleanup.c platform/tests: increase wait timeout in test_cleanup_internal() 2018-08-10 10:38:19 +02:00
test-common.c platform: add ip6gre/ip6gretap tunnels support 2018-07-02 17:55:14 +02:00
test-common.h all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
test-general.c platform: attach WifiData to NMPObject 2018-06-26 16:21:54 +02:00
test-link.c docs: misc. typos 2018-09-15 09:08:03 +02:00
test-nmp-object.c platform/tests: don't compare dangling pointer in "test-nmp-object.c" 2018-10-22 13:17:53 +02:00
test-route.c platform: don't require cloned flag for RTM_GETROUTE IPv6 result 2018-03-05 18:47:25 +01:00