summaryrefslogtreecommitdiff
path: root/src/platform/tests/test-common.h
Commit message (Expand)AuthorAgeFilesLines
* platform/tests: make timeout_ms argument for nmtstp_wait_for_signal() signedThomas Haller2017-05-311-2/+2
* platform/tests: use nm_platform_link_veth_add() to create veth pair in testThomas Haller2017-05-271-0/+4
* platform/tests: move test fixture "env1" from test-address.c to test-common.hThomas Haller2017-05-271-0/+94
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-1/+1
* platform: change signature of nm_platform_ip{4,6}_route_add()Beniamino Galvani2017-03-061-0/+20
* platform/tests: add nmtstp_netns_select_random() utilThomas Haller2016-12-131-0/+4
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-3/+3
* core: don't use generated glib enum for platform typesThomas Haller2016-10-221-1/+1
* build: merge "src/platform/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-1/+5
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-4/+4
* macros: add macro _nm_printf() for function attributeThomas Haller2016-06-051-1/+1
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* platform/tests: improve nmtstp_wait_for_signal() to return number of signalsThomas Haller2016-04-111-2/+14
* platform/tests: add @platform argument to nmtstp functionsThomas Haller2016-04-111-15/+28
* platform/tests/trivial: rename ip4_route_exists() functions to have nmtstp pr...Thomas Haller2016-04-111-3/+3
* platform/tests/trivial: rename init_tests() and setup_tests() functionThomas Haller2016-04-111-2/+4
* platform/tests: cleanup includesThomas Haller2016-04-111-1/+0
* platform/tests/trivial: move code aroundThomas Haller2016-04-111-15/+28
* platform/tests: pass platform argument to nmtstp helper functionsThomas Haller2016-03-151-8/+8
* platform: add flags argument to nm_platform_ip4_address_add()Thomas Haller2016-03-011-1/+2
* core: always use gulong to store signal handler idsBeniamino Galvani2016-01-061-1/+1
* platform/tests: refactor nmtstp_link_*_add() functionsThomas Haller2015-12-111-16/+16
* platform/tests: add nmtstp_link_get_typed()Thomas Haller2015-12-111-0/+1
* platform/tests: ignore failure of iproute2 command for adding vxlan interfaceThomas Haller2015-12-111-3/+3
* platform/tests: add nmtstp_link_del() helperThomas Haller2015-12-101-0/+4
* platform/tests: add nmtstp_link_get() helperThomas Haller2015-12-101-0/+2
* platform/tests: add nmtstp_link_dummy_add() helperThomas Haller2015-12-101-0/+3
* platform/tests: log timestamp in test messagesThomas Haller2015-12-101-2/+7
* platform/tests: create vxlan links also using platform codeBeniamino Galvani2015-12-091-0/+3
* platform/tests: test macvlans also using platform codeBeniamino Galvani2015-12-091-0/+3
* platform/tests: test IP6TNL linksBeniamino Galvani2015-12-011-0/+3
* platform/tests: test IPIP linksBeniamino Galvani2015-12-011-0/+3
* platform/tests: test SIT linksBeniamino Galvani2015-12-011-0/+3
* platform/tests: test GRE links also using platform codeBeniamino Galvani2015-12-011-0/+4
* platform: remove NMPlatformReason enumThomas Haller2015-11-271-1/+1
* platform/tests: add namespace helper functions to nmtstpThomas Haller2015-11-271-1/+14
* platform/tests: add @expected_link_type to nmtstp_wait_for_link()Thomas Haller2015-11-271-2/+2
* platform/tests: add test cases for detecting lnk dataThomas Haller2015-11-021-0/+8
* platform/test: add test adding IPv4 addresses that only differ by their peer-...Thomas Haller2015-10-141-3/+47
* platform/test: introduce _LOGD() macros to fake platform and platform testsThomas Haller2015-09-041-1/+19
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* platform: pass object type with platform changed signalThomas Haller2015-06-241-1/+1
* platform: drop nm_platform_get_error()Thomas Haller2015-06-171-3/+0
* platform: rework NMPlatformError codesThomas Haller2015-06-171-1/+1
* tests: allow running the link test without a writeable sysfsLubomir Rintel2015-06-051-0/+1
* platform/test: include call location in signal assertionsThomas Haller2015-05-131-5/+10
* platform/test: make asserting signals more flexibleThomas Haller2015-05-131-1/+3
* platform/test: refactor detection of root-testThomas Haller2015-04-211-0/+2
* platform: add self argument to platform functionsThomas Haller2015-04-211-1/+1
* platform/test: split initialization of platform tests outThomas Haller2015-04-081-0/+3