summaryrefslogtreecommitdiff
path: root/src/devices/tests
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-102-28/+2
* all: drop emacs file variables from source filesThomas Haller2019-06-112-2/+0
* platform: handle IFLA_BROADCAST in platform cache for linksThomas Haller2019-06-111-1/+1
* build/meson: rename platform tests to use same name as autotoolsThomas Haller2019-05-171-1/+0
* acd/tests: assert that nm_acd_manager_announce_addresses() did not failThomas Haller2019-04-041-1/+3
* acd/tests: use nm_auto cleanup attributes for mainloop and NMAcdManagerThomas Haller2019-04-041-11/+7
* acd: return error code from nm_acd_manager_start_probe()Thomas Haller2019-04-041-1/+3
* lldp: support IEEE 802.3 TLVsBeniamino Galvani2019-03-271-4/+28
* lldp: support multiple PPVIDsBeniamino Galvani2019-03-271-1/+13
* lldp: support multiple vlansBeniamino Galvani2019-03-271-1/+14
* lldp: add support for management address TLVBeniamino Galvani2019-03-271-3/+18
* build/meson: increase timeouts for some testsThomas Haller2019-02-231-0/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-3/+3
* all: don't use static buffer for nm_utils_inet*_ntop()Thomas Haller2018-12-191-1/+2
* lldp: fix parsing of vlan-name attributeBeniamino Galvani2018-11-221-3/+2
* acd/tests: skip NAcd tests under valgrindThomas Haller2018-10-041-0/+48
* acd: make NMAcdManager no GObjectThomas Haller2018-09-271-12/+25
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* core: rename 'arping' to 'acd'Beniamino Galvani2018-04-182-24/+24
* arping: slightly simplify loggingBeniamino Galvani2018-04-181-1/+1
* arping: use n-acdBeniamino Galvani2018-04-181-10/+31
* 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
* platform: support creating non-persistant TUN/TAP devicesThomas Haller2018-04-091-14/+38
* core/platform: add support for TUN/TAP netlink support and various cleanupThomas Haller2018-03-201-1/+1
* arping/tests: better handle wait timeout for test IPv4 DADThomas Haller2018-03-151-8/+32
* meson: Improve dependency systemIñigo Martínez2018-01-101-1/+1
* devices/test: reapply commit 5c6a382d4d2981375ec40d09b40a533b88909865Francesco Giudici2017-12-141-1/+1
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+14
* systemd: merge branch systemd into masterThomas Haller2017-12-131-1/+1
* devices/test: give more time to dad checking in test-arpingFrancesco Giudici2017-12-131-1/+1
* all: use nm_close() instead of close()Thomas Haller2017-11-141-1/+1
* tests: increase timeout for arping testThomas Haller2017-10-271-1/+1
* platform/tests: use nm_platform_link_veth_add() to create veth pair in testThomas Haller2017-05-271-3/+2
* tests/lldp: skip test if there's no Tun deviceLubomir Rintel2017-03-281-2/+12
* all: use O_CLOEXEC for file descriptorsThomas Haller2016-12-131-2/+2
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-212-4/+4
* build: merge "src/devices/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-213-54/+2
* build: merge "src/platform/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-212-0/+4
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* build: don't add systemd path the include search pathThomas Haller2016-09-272-6/+1
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* platform/tests: add @platform argument to nmtstp functionsThomas Haller2016-04-111-1/+1
* platform/tests/trivial: rename init_tests() and setup_tests() functionThomas Haller2016-04-112-4/+4
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* merge: merge branch 'systemd' into masterThomas Haller2016-04-011-6/+5
* lldp: process one neighbor at a timeThomas Haller2016-03-171-1/+1
* platform/tests: pass platform argument to nmtstp helper functionsThomas Haller2016-03-152-3/+3
* systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-111-1/+2
* systemd: integrate sd-event into glib main loopThomas Haller2016-03-111-0/+4