NetworkManager/src/platform/tests
Thomas Haller a83eb773ce all: modify line separator comments to be 80 chars wide
sed 's#^/\*\{5\}\*\+/$#/*****************************************************************************/#' $(git grep -l '\*\{5\}' | grep '\.[hc]$') -i
2016-10-03 12:01:15 +02:00
..
.gitignore platform: add nmp-object.h file 2015-06-17 11:23:51 +02:00
Makefile.am bulid: don't link NMFakePlatform into NetworkManager binary 2016-08-11 11:54:07 +02:00
monitor.c all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
test-address.c platform/tests: add @platform argument to nmtstp functions 2016-04-11 11:26:37 +02:00
test-cleanup.c platform/tests/trivial: rename init_tests() and setup_tests() function 2016-04-11 11:26:37 +02:00
test-common.c platform/tests: improve nmtstp_wait_for_signal() to return number of signals 2016-04-11 11:26:37 +02:00
test-common.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
test-general.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
test-link.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
test-nmp-object.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
test-route.c platform: extend NMIPConfigSource to preserve the rtm_protocol field 2016-04-28 12:53:21 +02:00