NetworkManager/src/libnm-client-impl/tests
Beniamino Galvani c39b967a47 nmcli: print the band of wifi access points
It's a valuable information for users, especially because the channel
number can be ambiguous.

Before:
$ nmcli device wifi
IN-USE  BSSID              SSID   MODE   CHAN  RATE         SIGNAL  BARS  SECURITY
        42:00:00:AA:DD:CC  test   Infra  44    1170 Mbit/s  85      ▂▄▆█  WPA2
        92:00:00:AB:DD:CC  guest  Infra  44    1170 Mbit/s  85      ▂▄▆█  WPA2

After:
$ nmcli device wifi
IN-USE  BSSID              SSID   MODE   BAND     CHAN  RATE         SIGNAL  BARS  SECURITY
        42:00:00:AA:DD:CC  test   Infra  5 GHz    44    1170 Mbit/s  85      ▂▄▆█  WPA2
        42:00:00:AB:DD:CC  guest  Infra  5 GHz    44    1170 Mbit/s  85      ▂▄▆█  WPA2
2026-01-15 17:38:41 +01:00
..
meson.build libnm: add function to copy a certificate or key as user 2025-12-12 12:43:15 +01:00
test-copy-cert-as-user.c libnm: add function to copy a certificate or key as user 2025-12-12 12:43:15 +01:00
test-gir.py python: reformat with black-23.7.0-2.fc39.noarch 2023-12-06 11:56:11 +01:00
test-libnm.c libnm-core: Add connection.dnssec property 2025-10-13 11:57:34 +02:00
test-nm-client.c nmcli: print the band of wifi access points 2026-01-15 17:38:41 +01:00
test-remote-settings-client.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
test-secret-agent.c format: run nm-code-format 2024-10-04 11:07:35 +02:00