summaryrefslogtreecommitdiff
path: root/shared/nm-test-utils.h
Commit message (Expand)AuthorAgeFilesLines
* nmtst: allow non-boolean argument to nmtst_assert_success()Thomas Haller2016-05-091-7/+5
* core/trivial: rename "source" field of addresses and routesThomas Haller2016-04-281-4/+4
* nmtst: add nmtst_platform_ip4_address() utilThomas Haller2016-04-111-0/+47
* nmtst: add nmtst_rand_buf() utilThomas Haller2016-04-111-0/+28
* nmtst: add nmtst_variant_new_vardict() functionThomas Haller2016-03-261-0/+21
* nmtst: fix memleak when using NMTST_VARIANT_DROP_SETTING()Thomas Haller2016-03-261-0/+2
* nmtst: add NMTST_DEBUG option "D"Thomas Haller2016-03-151-1/+8
* nmtst: add nmtst_main_loop_quit_on_notify functionThomas Haller2016-03-101-0/+12
* nmtst: add nmtst_assert_variant_*() helper macrosThomas Haller2016-03-101-0/+28
* nmtst: convert nmtst_assert_error() to a macro to preserve func:line informationThomas Haller2016-03-041-17/+18
* all: clean-up usage of GErrorThomas Haller2016-03-031-1/+1
* platform/trivial: rename NMPlatformIP6Address's "flags" field to "n_ifa_flags"Thomas Haller2016-02-291-1/+1
* platform: adjust type of IPv6 address flags to guintThomas Haller2016-02-291-1/+1
* nmtst: drop deprecated test helper macro ASSERT()Thomas Haller2016-02-151-8/+0
* nmtst: add nmtst_assert_connection_verify() and don't normalize connection in...Thomas Haller2016-02-151-31/+43
* nmtst: add nmtst_assert_no_success() macroThomas Haller2016-02-141-0/+6
* build: cleanup default includesThomas Haller2016-02-121-2/+2
* test: use g_assert_not_reached () instead of asserting FALSELubomir Rintel2016-02-121-2/+2
* nmtst: introduce nmtst_setting_ip_config_add_{address,route} helpersBeniamino Galvani2016-02-111-0/+50
* tests: get rid of FAIL macroDan Williams2016-02-111-7/+1
* nmtst: drop details argument from add-test helperThomas Haller2016-02-101-12/+5
* nmtst: fix nmtst_test_data_unpack() macroThomas Haller2016-02-091-1/+1
* nmtst: add nmtst_add_test_func() helper to schedule tests with argumentsThomas Haller2016-02-031-0/+83
* nmtst: don't use G_STRLOC in test functionsThomas Haller2016-02-031-4/+4
* nmtst: improve test macros FAIL() and ASSERT()Thomas Haller2016-02-031-17/+11
* nmtst: enable connection utility functions for libnm-glib/libnm-utils libraryThomas Haller2015-12-251-2/+21
* nmtst: add nmtst_uuid_generate()Thomas Haller2015-12-251-0/+11
* nmtst: add nmtst_find_all_indexes()Thomas Haller2015-12-251-0/+43
* nmtst: add nmtst_main_loop_run()Thomas Haller2015-12-251-0/+39
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-0/+1631