NetworkManager/src/platform/tests
Thomas Haller 897ac18bbb test: add option in nmtst_platform_ip4_routes_equal() to ignore ordering
Same for nmtst_platform_ip6_routes_equal().

It's useful to check for equal routes ignoring the ordering.

(cherry picked from commit 57453189e0)

Conflicts:
	src/tests/test-route-manager.c
2015-04-09 11:21:08 +02:00
..
.gitignore trivial: update .gitignore 2013-06-26 11:10:02 -04:00
dump.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
Makefile.am platform/tests: reenable valgrind tests 2015-03-13 11:50:04 +01:00
monitor.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
platform.c platform: add paramter to ip4_route_add to set src (RTA_PREFSRC) 2014-11-25 22:30:38 +01:00
test-address.c platform/test: split initialization of platform tests out 2015-04-09 08:22:28 +02:00
test-cleanup.c platform/test: split initialization of platform tests out 2015-04-09 08:22:28 +02:00
test-common.c platform/test: use g_print() in platform tests to indicate skip/fail 2015-04-09 11:21:03 +02:00
test-common.h platform/test: split initialization of platform tests out 2015-04-09 08:22:28 +02:00
test-link.c platform/test: split initialization of platform tests out 2015-04-09 08:22:28 +02:00
test-route.c test: add option in nmtst_platform_ip4_routes_equal() to ignore ordering 2015-04-09 11:21:08 +02:00