NetworkManager/src/tests
Thomas Haller a325abc425 config: refactor processing of 'option+' and 'option-' config settings
We have a hack to extend GKeyFile to support specifying an 'option+'
key. Also add support for 'option-'.

Options that make use of these modifiers can only be string lists.
So do the concatenation not based on plain strings, but by treating
the values as string lists. Also, don't add duplicates.

(cherry picked from commit fab5c6a372)
2015-07-03 09:24:03 +02:00
..
config config: refactor processing of 'option+' and 'option-' config settings 2015-07-03 09:24:03 +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 util: add nm_utils_array_remove_at_indexes() function 2015-06-22 13:15:05 +02:00
test-general.c libnm: move _nm_utils_uuid_generate_from_strings() from src/ to libnm-core/ 2015-07-03 09:24:00 +02:00
test-ip4-config.c ipx-config: fix test 2015-06-28 21:37:09 +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 route-manager: add argument @ignore_kernel_routes to route_sync() 2015-07-01 16:10:50 +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