summaryrefslogtreecommitdiff
path: root/shared/nm-utils/nm-test-utils.h
Commit message (Expand)AuthorAgeFilesLines
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-1/+1
* tests: add "/bin:/sbin" to "$PATH" for unit testsThomas Haller2021-02-151-0/+17
* shared/tests: add nmtst_rand_perm_strv() helperThomas Haller2021-02-101-0/+17
* shared/tests: add nmtst_ip_address_new() helperThomas Haller2021-02-101-0/+25
* all: add "nm-default-systemd{,-shared}.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-4/+0
* shared/tests: don't include "nm-default.h" in test utils and remove compile c...Thomas Haller2021-02-091-6/+0
* shared/tests: add nmtst_main_loop_run_assert() helperThomas Haller2021-01-271-0/+8
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* shared/tests: add nmtst_main_context_iterate_until_full() helperThomas Haller2020-11-031-29/+51
* shared/tests: add nmtst_g_source_nop() helperThomas Haller2020-11-031-0/+7
* platform/tests: better handling "timeout_msec" argument in nmtst_main_context...Thomas Haller2020-10-231-1/+5
* tests: add nmtst_get_rand_one_case_in() helperThomas Haller2020-10-231-3/+16
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-73/+73
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-1758/+1880
* tests: use in_addr_t type for IPv4 addresses in test helpersThomas Haller2020-09-241-2/+2
* tests: mark static variables in test helpers as thread localThomas Haller2020-09-241-4/+4
* all: replace cleanup macro "gs_unref_keyfile" by "nm_auto_unref_keyfile"Thomas Haller2020-09-021-3/+3
* shared: change NM_SWAP() macro to take pointer argumentsThomas Haller2020-08-061-2/+2
* shared/tests: add nmtst_assert_ip_address()Thomas Haller2020-08-051-0/+8
* shared/tests: add nmtst_stable_rand()Thomas Haller2020-07-241-0/+44
* shared/tests: add nmtst_assert_variant_bytestring() helperThomas Haller2020-06-111-0/+37
* keyfile: add NMKeyfileHandlerFlagsThomas Haller2020-06-051-3/+3
* nm-setting-bridge: add 'group-address' bridge optionAntonio Cardace2020-04-061-0/+4
* shared/tests: add nmtst_get_rand_word_length()Thomas Haller2020-04-041-0/+63
* shared/tests: add nmtst_get_rand_size()Thomas Haller2020-04-031-0/+10
* tests: replace NMTST_SWAP() by new NM_SWAP() macroThomas Haller2020-03-261-11/+2
* shared/tests: add nmtst_get_rand_uint64() utilThomas Haller2020-02-101-0/+9
* all: use nm_utils_ipaddr_is_valid() instead of nm_utils_ipaddr_valid()Thomas Haller2020-01-281-4/+4
* shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller2020-01-281-3/+12
* shared/tests/trivial: rename nmtst_main_context_iterate_until() to nmtst_main...Thomas Haller2020-01-281-1/+1
* shared/tests: use nmtst_g_source_set_boolean_true() in nmtst_main_context_ite...Thomas Haller2020-01-281-11/+1
* shared/tests: add nmtst_main_context_assert_no_dispatch() helperThomas Haller2020-01-281-0/+20
* shared/tests: add nmtst_g_source_set_boolean_true() helperThomas Haller2020-01-281-9/+20
* shared/tests: add nmtst_context_busy_watcher_wait() helperThomas Haller2020-01-281-0/+68
* shared/tests: add nmtst_file_set_contents_size() helperThomas Haller2020-01-161-2/+14
* all: rename time related function to spell out nsec/usec/msec/secThomas Haller2019-12-131-6/+6
* shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller2019-11-071-0/+28
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* shared: add nmtst_g_source_assert_not_called() helperThomas Haller2019-09-301-0/+9
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* shared/tests: add nmtst_keyfile_get_num_keys() helperThomas Haller2019-08-271-0/+23
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-281-1/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: add nmtst_get_rand_uint() helperThomas Haller2019-06-111-0/+7
* tests/trivial: rename nmtst_get_rand_int() to nmtst_get_rand_uint32()Thomas Haller2019-06-111-4/+4
* shared/utils: add nmtst_assert_setting_dbus_roundtrip() utilThomas Haller2019-05-231-0/+35
* shared/tests: add nmtst_assert_setting_is_equal() utilThomas Haller2019-05-231-0/+28
* shared/tests: add nmtst_variant_from_string() utilThomas Haller2019-05-231-0/+19
* all: goodbye libnm-glibLubomir Rintel2019-04-161-8/+0