summaryrefslogtreecommitdiff
path: root/libnm-core/tests/test-keyfile.c
Commit message (Expand)AuthorAgeFilesLines
* keyfile: split automatically setting ID/UUID for keyfileth/keyfile-variousThomas Haller2018-10-031-19/+27
* docs: misc. typos pt2luz.paz2018-09-171-2/+2
* tests: minor code cleanup in testsThomas Haller2018-08-301-2/+3
* all: use nm_utils_gbytes_equal_mem()Thomas Haller2018-08-301-6/+3
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-311-0/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-9/+0
* keyfile/tests: add test reading VPN profileThomas Haller2018-04-191-0/+28
* Revert "Makefile: rework team compilation flags"Thomas Haller2017-12-081-1/+1
* Makefile: rework team compilation flagsfg/team_abstraction_tests_and_fixes_rh1398925Francesco Giudici2017-12-081-1/+1
* keyfile: fix escaping ascii control characters in nm_keyfile_key_encode()Thomas Haller2017-11-201-0/+5
* build: fix wrong jansson prerequisitesBeniamino Galvani2017-11-141-1/+1
* libnm/keyfile: properly read user data from keyfileThomas Haller2017-05-061-0/+69
* keyfile: fix handling unsupported characters in keysThomas Haller2017-05-061-0/+64
* libnm/proxy: add proxy setting for non-slave connection during normalizationThomas Haller2016-10-051-1/+15
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-4/+4
* libnm-core/tests: disable the JSON validation check without janssonLubomir Rintel2016-09-271-0/+2
* team: normalize invalid configuration during loadBeniamino Galvani2016-08-301-0/+49
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+0
* nmtst: add nmtst_assert_connection_verify() and don't normalize connection in...Thomas Haller2016-02-151-2/+4
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-2/+2
* build: cleanup default includesThomas Haller2016-02-121-2/+2
* libnm: consider ordering for _nm_keyfile_equals()Thomas Haller2015-07-021-2/+2
* libnm-keyfile/test: fix missing assertion in testThomas Haller2015-07-021-2/+2
* libnm: add keyfile utility functionsThomas Haller2015-07-021-35/+2
* build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"Thomas Haller2015-06-011-1/+1
* keyfile/test: refactor and cleanup _keyfile_convert()Thomas Haller2015-03-201-58/+113
* test: add nmtst_create_connection_from_keyfile()Thomas Haller2015-03-121-0/+7
* keyfile: support writing certificates as blob inside the keyfileThomas Haller2015-03-121-0/+505