NetworkManager/dispatcher/tests
Thomas Haller 591cc60a5b dispatcher: rework creating dispatcher environment
- don't use GSList as intermediate data type to construct
  the environment, especially when all we want is to get
  a strv array at the end. This reverts the order of elements
  compared to previously.

- add and use helper methods _items_add_*() which assert against sensible
  input.

- merge IPv4 and IPv6 implementations for creating the environment.

https://github.com/NetworkManager/NetworkManager/pull/112
2018-05-24 13:07:15 +02:00
..
dispatcher-connectivity-full callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
dispatcher-connectivity-unknown callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
dispatcher-down callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
dispatcher-external callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
dispatcher-up callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
dispatcher-vpn-down callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
dispatcher-vpn-up callouts/dispatcher: rename directory callouts 2016-10-13 21:33:33 +02:00
meson.build build: meson: add prefix to test names 2018-04-12 09:21:10 +02:00
test-dispatcher-envp.c dispatcher: rework creating dispatcher environment 2018-05-24 13:07:15 +02:00