summaryrefslogtreecommitdiff
path: root/src/platform/tests
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add and use _NM_ETHTOOL_ID_FEATURE_AS_IDX() macroThomas Haller2020-05-221-5/+5
* ip-tunnel: set ip6gretap MAC address when creating the linkbg/ip-tunnel-cloned-mac-rh1832170Beniamino Galvani2020-05-151-1/+1
* ethtool: add coalesce settingsAntonio Cardace2020-05-131-5/+5
* platform: fix test failure when /proc is mounted read-onlyBeniamino Galvani2020-05-041-24/+53
* meson: merge branch 'inigomartinez/meson-license'Thomas Haller2020-03-281-0/+2
|\
| * license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* | tests: replace NMTST_SWAP() by new NM_SWAP() macroThomas Haller2020-03-261-2/+2
* | all: use nm_clear_pointer() instead of g_clear_pointer()Thomas Haller2020-03-231-3/+3
* | all: use nm_utils_ifname_valid_kernel() instead of nm_utils_is_valid_iface_na...Antonio Cardace2020-02-171-12/+12
|/
* platform: skip VRF test if kernel support is missingBeniamino Galvani2020-01-313-14/+28
* all: use _nm_utils_inet4_ntop() instead of nm_utils_inet4_ntop()Thomas Haller2020-01-281-24/+24
* platform: track IFA_BROADCAST address in NMPlatformIP4AddressThomas Haller2020-01-143-2/+3
* platform: add VRF supportBeniamino Galvani2020-01-143-0/+53
* platform: support setting MAC address during nm_platform_link_gre_add()Thomas Haller2020-01-091-1/+1
* platform: drop NMPlatformLnkMacvtap typedefThomas Haller2020-01-091-2/+2
* all: rename time related function to spell out nsec/usec/msec/secThomas Haller2019-12-134-29/+29
* platform/tests: skip team test when we fail to create team linkThomas Haller2019-12-021-3/+17
* all: unify format of our Copyright source code commentsThomas Haller2019-10-027-7/+7
* meson: Use variable for test program nameIñigo Martínez2019-10-011-2/+4
* meson: Improve the src build fileIñigo Martínez2019-10-011-12/+17
* all: manually drop code comments with file descriptionThomas Haller2019-10-012-4/+2
* all: SPDX header conversionLubomir Rintel2019-09-109-126/+9
* shared,all: return boolean success from nm_utils_file_get_contents()Thomas Haller2019-08-081-11/+24
* platform/tests: relax assertion for platform signal in test_slave()Thomas Haller2019-08-021-1/+1
* policy-routing: take ownership of externally configured rulesThomas Haller2019-07-161-4/+8
* platform/tests: relax check for accepting platform signalsThomas Haller2019-07-091-1/+1
* platform/tests: relax assertion for accepting signals in /link/software/bridg...Thomas Haller2019-06-161-1/+1
* platform/tests: relax assertion for accepting signals in /link/software/bond ...Thomas Haller2019-06-141-1/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-118-8/+0
* platform: avoid heap allocating string buffer for printing link flagsThomas Haller2019-06-111-1/+26
* platform: handle IFLA_BROADCAST in platform cache for linksThomas Haller2019-06-111-4/+4
* tests/trivial: rename nmtst_get_rand_int() to nmtst_get_rand_uint32()Thomas Haller2019-06-114-63/+63
* platform: add async sysctl set functionBeniamino Galvani2019-05-281-0/+88
* gitignore: merge gitignore filesThomas Haller2019-05-191-16/+0
* platform/tests: rename platform's "test-general.c"Thomas Haller2019-05-183-12/+14
* build/meson: rename platform tests to use same name as autotoolsThomas Haller2019-05-171-6/+3
* tests: use "/run" instead of "/var/run"Thomas Haller2019-05-171-3/+3
* platform/tests: workaround routing-rules test failure due to suppress_prefixl...Thomas Haller2019-05-021-2/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-1/+1
* platform: refactor detecting kernel featuresThomas Haller2019-04-182-4/+1
* platform: drop track_default argument from nmp_rules_manager_new()Thomas Haller2019-04-131-1/+1
* platform/tests: increase timeout waiting for externally adding IP addressThomas Haller2019-04-071-1/+1
* platform: set errno to ENOENT for nm_platform_sysctl_get()Thomas Haller2019-04-041-0/+31
* core: add handling of IP routing rules to NMDeviceThomas Haller2019-03-271-4/+4
* platform/tests: workaround test failure for routing rules with older kernelsThomas Haller2019-03-201-0/+2
* platform/tests: skip rule tests if not all features could be testedThomas Haller2019-03-201-0/+21
* platform/tests: print more information when routing rule test is about to failThomas Haller2019-03-201-1/+18
* platform/tests: adjust probabilities for generating randomized rulesThomas Haller2019-03-151-97/+92
* platform/tests: workaround FIB_RULE_INVERT of rules for kernel issue rh#1686075Thomas Haller2019-03-151-0/+4