summaryrefslogtreecommitdiff
path: root/libnm-util/tests
Commit message (Expand)AuthorAgeFilesLines
* build: meson: Add trailing commasIñigo Martínez2018-12-201-5/+5
* docs: misc. typos pt2luz.paz2018-09-171-2/+2
* libnm-core: support private keys encrypted with AES-{192,256}-CBCBeniamino Galvani2018-08-281-2/+2
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+1
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-315-5/+9
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* meson: Improve dependency systemIñigo Martínez2018-01-101-11/+4
* tests: use NMTST_EXPECT*() macrosThomas Haller2018-01-082-56/+56
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-2/+3
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-0/+1
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-2/+2
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: fix libnm_linking testIñigo Martínez2017-12-141-1/+1
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+51
* build: merge "libnm-util/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-85/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* crypto: don't try to decrypt PKCS#8 key if no password is suppliedBeniamino Galvani2016-09-231-5/+0
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-166-6/+6
* tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failuresThomas Haller2016-06-091-51/+51
* tests: use absolute path for certs test directoryThomas Haller2016-06-061-1/+1
* libnm-util: skip linking test when address sanitizer is enabledBeniamino Galvani2016-06-031-0/+8
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-197-22/+14
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-142-116/+56
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-c...Thomas Haller2016-02-141-98/+35
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-141-118/+34
* libnm/tests: convert test cases to use g_assert() instead of ASSERT()Thomas Haller2016-02-141-168/+82
* tests: get rid of FAIL macroDan Williams2016-02-112-4/+8
* all/tests: fix messages for ASSERT() macroThomas Haller2016-02-031-3/+1
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* libnm-util/test: use "nm-test-utils.h" in test-setting-dcbThomas Haller2015-10-101-14/+5
* libnm-util: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-061-0/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* core: final gdbus portingDan Winship2015-08-101-0/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-057-9/+7
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-247-9/+7
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-3/+1
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* tests: move all asserts into testsLubomir Rintel2015-05-263-121/+121
* test: initialize auto-destructed pointersLubomir Rintel2015-02-093-15/+15
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-095-17/+46
* libnm-util: only unref and don't destroy hash in nm_connection_to_hash()Thomas Haller2015-02-091-3/+5
* libnm-util/tests: fix invalid g_test_expect_message() patternThomas Haller2014-12-041-2/+2
* libnm/test: add test for nm_utils_uuid_generate_from_string()Thomas Haller2014-12-041-0/+44
* libnm-util: Note that nm_utils_deinit() is a no-opDan Winship2014-12-041-6/+1