summaryrefslogtreecommitdiff
path: root/src/devices/tests
AgeCommit message (Expand)AuthorFilesLines
2016-09-27build: don't add systemd path the include search pathThomas Haller2-6/+1
2016-05-17all/tests: split core part out of "nm-test-utils.h"Thomas Haller1-1/+1
2016-04-11platform/tests: add @platform argument to nmtstp functionsThomas Haller1-1/+1
2016-04-11platform/tests/trivial: rename init_tests() and setup_tests() functionThomas Haller2-4/+4
2016-04-05build: disable deprecation checks for internal compilationThomas Haller1-1/+0
2016-04-01merge: merge branch 'systemd' into masterThomas Haller1-6/+5
2016-03-17lldp: process one neighbor at a timeThomas Haller1-1/+1
2016-03-15platform/tests: pass platform argument to nmtstp helper functionsThomas Haller2-3/+3
2016-03-11systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller1-1/+2
2016-03-11systemd: integrate sd-event into glib main loopThomas Haller1-0/+4
2016-03-11systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller1-4/+3
2016-03-10lldp/tests: add test for ttlThomas Haller1-6/+52
2016-03-10lldp/tests: use nmtst_main_loop_run()Thomas Haller1-9/+2
2016-03-10lldp/tests: add a test with another lldp frameThomas Haller1-0/+136
2016-03-10lldp/tests: refactor checking for lldp neighborsThomas Haller1-59/+58
2016-03-10lldp/tests: refactor tests to run receive different framesThomas Haller1-51/+95
2016-03-10lldp/tests/trivial: some renaming and moving of codeThomas Haller1-58/+61
2016-03-07platform: add and use nm_utils_ifname_cpy() helperThomas Haller1-1/+4
2016-03-01platform: add flags argument to nm_platform_ip4_address_add()Thomas Haller1-1/+1
2016-03-01lldp/tests: fix memleaks in testThomas Haller1-17/+22
2016-02-29lldp/tests: unref lldp instance in testThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2-4/+2
2016-01-20core: add test for NMArpingManagerBeniamino Galvani2-2/+156
2015-12-24build: rename directory "include" to "shared"Thomas Haller1-2/+2
2015-11-10lldp: add test caseBeniamino Galvani2-0/+263