NetworkManager/libnm-core/tests
Thomas Haller 5f202414d9
libnm: refactor wifi frequency handling in libnm
- mark global variables as const. This allows the linker to
  mark the variable as read only.

- for nm_utils_wifi_[25]ghz_freqs(), don't generate a list based
  on bg_table/a_table. Instead, keep static array of frequencies.
  Since we have unit tests that check the consistency, this has
  little maintenance effort.

- add unit tests
2020-06-26 09:29:57 +02:00
..
certs
meson.build
nm-core-tests-enum-types.c.template
nm-core-tests-enum-types.h.template
test-compare.c
test-crypto.c
test-general-enums.h
test-general.c libnm: refactor wifi frequency handling in libnm 2020-06-26 09:29:57 +02:00
test-keyfile.c keyfile: add NMKeyfileHandlerFlags 2020-06-05 09:17:21 +02:00
test-secrets.c
test-setting.c libnm/tests: assert for valid test input for _test_verify_options_bridge() 2020-06-11 18:35:42 +02:00
test-settings-defaults.c