summaryrefslogtreecommitdiff
path: root/libnm-core/tests
Commit message (Expand)AuthorAgeFilesLines
...
* setting-gsm: allow empty apn property in verify()Thomas Haller2019-09-111-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-108-110/+8
* keyfile: let keyfile writer serialize setting with all default valuesThomas Haller2019-08-271-15/+17
* keyfile/tests: add unit test showing bug where keyfile writer looses settings...Thomas Haller2019-08-271-0/+49
* libnm: when stringifying policy routing rule place "not" specifier after "pri...Thomas Haller2019-08-051-1/+3
* libnm/crypto: accept TPM2-wrapped PEM keysDaniel Kobras2019-07-102-3/+31
* libnm,cli,ifcfg-rh: add connection:wait-device-timeout propertyThomas Haller2019-07-101-0/+1
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-282-9/+9
* libnm: fix setting error for nm_connection_update_secrets()Thomas Haller2019-06-261-1/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-117-7/+0
* tests/trivial: rename nmtst_get_rand_int() to nmtst_get_rand_uint32()Thomas Haller2019-06-112-23/+23
* libnm/tests: fix team tests with "--enable-json-validation=no"Thomas Haller2019-06-111-1/+1
* libnm/team: fix handling default values and stricter validate team configThomas Haller2019-06-042-69/+57
* libnm/team: reorder fields in JSON output for team link watcherThomas Haller2019-06-041-2/+2
* libnm/team: add space in JSON output for link watcherThomas Haller2019-06-041-3/+3
* libnm: rework team handling of JSON configThomas Haller2019-05-232-27/+118
* libnm/tests: mark team tests as skipped without JSON validationThomas Haller2019-05-232-6/+24
* libnm/tests: add tests for modifying team settingThomas Haller2019-05-231-0/+64
* libnm/tests: check for identical team config in _team_config_equal_check()Thomas Haller2019-05-231-0/+5
* libnm/tests: cleanup testsThomas Haller2019-05-231-15/+15
* libnm: cleanup _nm_utils_parse_tc_handle()Thomas Haller2019-05-071-9/+9
* libnm/tests: add test for _nm_utils_parse_tc_handle()Thomas Haller2019-05-071-0/+56
* libnm: refactor implementation of "ethernet.s390-options" propertyThomas Haller2019-04-251-12/+1
* libnm/keyfile: implement ethernet.s390-options in keyfileThomas Haller2019-04-251-2/+122
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-1/+1
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-2/+2
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-1/+1
* shared: remove unused _nm_utils_escape_plain()/_nm_utils_escape_spaces() APIThomas Haller2019-04-181-98/+0
* all: support bridge vlan rangesBeniamino Galvani2019-04-182-18/+40
* libnm-core/tests: fix "-Werror=logical-not-parentheses" warning in _sock_addr...Thomas Haller2019-04-181-1/+1
* shared/tests: add unit tests for new flags of nm_utils_strsplit_set_full()Thomas Haller2019-04-171-4/+60
* libnm: use nm_utils_escaped_tokens_*() for parsing NMIPRoutingRuleThomas Haller2019-04-171-3/+3
* libnm-core: fix wrong memory access in testsBeniamino Galvani2019-04-121-1/+1
* shared: add NM_UTILS_STRSPLIT_SET_FLAGS_PRESERVE_EMPTY flag for nm_utils_strs...Thomas Haller2019-04-101-31/+310
* shared: add flags argument to nm_utils_strsplit_set()Thomas Haller2019-04-101-1/+9
* libnm/infiniband: lift restriction of MTU to 2044 for IPoIB in "datagram" modeThomas Haller2019-04-051-6/+7
* libnm-core: fix memory leak in setting testBeniamino Galvani2019-03-311-0/+1
* libnm: add API to NMSettingIPConfig for routing rulesThomas Haller2019-03-272-1/+95
* libnm: add NMIPRoutingRule APIThomas Haller2019-03-271-0/+200
* keyfile: support bridge vlansBeniamino Galvani2019-03-261-0/+89
* libnm-core: add bridge vlan conversion utilsBeniamino Galvani2019-03-261-0/+59
* shared: add NM_ASCII_SPACES macroThomas Haller2019-03-251-0/+24
* shared: add "strip" argument to _nm_utils_unescape_spaces()Thomas Haller2019-03-251-14/+63
* libnm: don't use strlen() for checking for non-empty stringThomas Haller2019-03-251-13/+13
* libnm: change nm_wireguard_peer_set_endpoint() API to allow validationThomas Haller2019-03-071-1/+2
* libnm: change nm_wireguard_peer_set_public_key() API to allow validationThomas Haller2019-03-071-1/+2
* libnm: change nm_wireguard_peer_set_preshared_key() API to allow validationThomas Haller2019-03-071-2/+4
* build/meson: increase timeouts for some testsThomas Haller2019-02-231-0/+1