summaryrefslogtreecommitdiff
path: root/src/tests/test-dcb.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* test: initialize tests with nmtst_init()Thomas Haller2015-07-121-5/+6
* all: consistently include config.hDan Winship2014-11-131-0/+2
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+2
* dcb: separate DCB enable/disable and wait for carrier changes (rh #799241) (r...Dan Williams2014-04-021-13/+14
* dcb: fix testcases for disabling DCB with short-format commandDan Williams2014-03-261-5/+5
* dcb: turn off all DCB features when disabling DCBDan Williams2014-03-251-1/+7
* dcb: set all Priority Group options at the same time (rh #799241)Dan Williams2014-03-251-6/+6
* core: add dcbtool manipulation logicDan Williams2013-10-311-0/+348