summaryrefslogtreecommitdiff
path: root/include/nm-test-utils.h
Commit message (Expand)AuthorAgeFilesLines
* nmtst: add nmtst_connection_normalize() functionThomas Haller2014-08-221-0/+65
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-2/+2
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-161-7/+7
* nmtst: fix memory leak in nmtst_create_minimal_connection()Thomas Haller2014-08-071-1/+3
* nmtst: add nmtst_create_minimal_connection() functionThomas Haller2014-08-071-0/+44
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-1/+0
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-2/+1
* nmtst: ensure call to nm_utils_get_monotonic_timestamp_s() in nmtst_init()Thomas Haller2014-07-101-0/+5
* nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller2014-06-051-2/+31
* nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabledThomas Haller2014-06-051-0/+13
* nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller2014-06-051-6/+48
* core: add compatibility wrapper for g_test_skip() to nm-glib-compat.hThomas Haller2014-06-051-0/+1
* nmtst: call nm_utils_init() in nmtst_init()Thomas Haller2014-06-051-0/+7
* nmtst: add nmtst_spawn_sync()Thomas Haller2014-06-051-0/+51
* nmtst: add nmtst_reexec_sudo() functionThomas Haller2014-06-051-0/+49
* nmtst: add nmtst_free()Thomas Haller2014-06-051-0/+22
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-051-0/+23
* nmtst: add functions nmtst_platform_ip[46]_routes_equalThomas Haller2014-06-051-0/+42
* nmtst: add functions nmtst_static_SIZE_NUM() to create a copy of a string ret...Thomas Haller2014-06-051-0/+20
* nmtst: add nmtst_is_debug() and interpret environment NMTST_DEBUGThomas Haller2014-06-051-1/+129
* nmtst: add nmtst_initialized()Thomas Haller2014-06-051-2/+12
* nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller2014-06-051-1/+9
* nmtst: include missing header file glib-object.hThomas Haller2014-06-051-0/+1
* nmtst: return const address from nmtst_inet6_from_string()Thomas Haller2014-06-051-1/+1
* nmtst: make all test functions "inline static"Thomas Haller2014-06-051-40/+11
* nmtst: move header file to include/ directoryThomas Haller2014-06-051-0/+263