summaryrefslogtreecommitdiff
path: root/src/devices/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-111-4/+3
* lldp/tests: add test for ttlThomas Haller2016-03-101-6/+52
* lldp/tests: use nmtst_main_loop_run()Thomas Haller2016-03-101-9/+2
* lldp/tests: add a test with another lldp frameThomas Haller2016-03-101-0/+136
* lldp/tests: refactor checking for lldp neighborsThomas Haller2016-03-101-59/+58
* lldp/tests: refactor tests to run receive different framesThomas Haller2016-03-101-51/+95
* lldp/tests/trivial: some renaming and moving of codeThomas Haller2016-03-101-58/+61
* platform: add and use nm_utils_ifname_cpy() helperThomas Haller2016-03-071-1/+4
* platform: add flags argument to nm_platform_ip4_address_add()Thomas Haller2016-03-011-1/+1
* lldp/tests: fix memleaks in testThomas Haller2016-03-011-17/+22
* lldp/tests: unref lldp instance in testThomas Haller2016-02-291-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-192-4/+2
* core: add test for NMArpingManagerBeniamino Galvani2016-01-202-2/+156
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* lldp: add test caseBeniamino Galvani2015-11-102-0/+263