NetworkManager/clients/tests
Thomas Haller 68fa68b3ed cli: rework printing of general active-connection properties
use nmc_print() for the job.

Also, localize non-terse output.

Also, fix bug with

  $ nmcli c s /org/freedesktop/NetworkManager/ActiveConnection/1

if active connection #1 is invisible to the user.

Also, previously, fill_output_active_connection() wrongly tries to
write to a field that doesn't exist:

  set_val_strc (arr, 13-idx_start, s_con ? nm_setting_connection_get_slave_type (s_con) : NULL);
2018-06-01 16:03:23 +02:00
..
test-client.check-on-disk cli: rework printing of general active-connection properties 2018-06-01 16:03:23 +02:00
test-client.py clients/tests: add test for showing connection's active state 2018-06-01 16:03:23 +02:00