summaryrefslogtreecommitdiff
path: root/tests/virnetdevbandwidthtest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use virTestCompareToString() moreMichal Privoznik2022-12-011-2/+1
* tests: Don't wrap virTestDifference() arguments in NULLSTR()Michal Privoznik2022-12-011-3/+1
* virnetdevbandwidthtest: Test QoS for OVSMichal Privoznik2022-07-011-16/+69
* virnetdevbandwidthtest: Reformat TC cmd lineMichal Privoznik2022-07-011-7/+7
* virnetdevbandwidthtest: Drop unused testMinimalStructMichal Privoznik2022-07-011-6/+0
* virnetdevbandwidthtest: Drop unnecessary bracketsMichal Privoznik2022-07-011-47/+47
* tests: virnetdev*: remove unnecessary labelsJán Tomko2021-08-201-6/+3
* tests: introduce testVirNetDevBandwidthParseJán Tomko2021-08-201-22/+22
* tests: virnetdevbandwidthtest: use g_autoJán Tomko2021-08-201-2/+1
* Use g_auto for xmlFreeDoc everywhereJán Tomko2021-08-171-2/+1
* Use g_auto for xmlXPathContext everywhereJán Tomko2021-08-171-2/+1
* virCommandSetDryRun: Add flags to linebreak and strip prefix from the command...Peter Krempa2021-04-121-1/+1
* virCommandSetDryRun: Rework resetting of the dry run dataPeter Krempa2021-04-121-2/+2
* virnetdevbandwidth: Don't generate burst outside of boundariesMichal Privoznik2021-03-091-0/+15
* tests: Don't return -1 as program return valuePeter Krempa2021-03-051-1/+1
* Use g_autoptr instead of virNetDevBandwidthFree where possibleKristina Hanicova2021-03-041-2/+1
* tests: use g_auto for all virBuffersLaine Stump2020-07-081-2/+1
* util: buffer: Remove virBufferErrorPeter Krempa2019-10-241-5/+0
* tests: Add lib- prefix to all mocksRoman Bolshakov2019-08-231-1/+1
* conf: allow bandwidth parsing / formatting to include class IDDaniel P. Berrangé2019-06-171-0/+1
* conf: don't pass interface type into virNetDevBandwidthParseDaniel P. Berrangé2019-04-181-1/+1
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-1/+1
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-30/+30
* QoS: Set classes and filters in proper directionMichal Privoznik2017-10-051-1/+1
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* Rename virtTestDifference to virTestDifference.Tomáš Ryšavý2016-06-081-3/+3
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-3/+3
* virnetdevbandwidth: Compute quantum valueMichal Privoznik2016-02-051-2/+2
* virNetDevBandwidthSet: Add priority to filterMichal Privoznik2015-04-171-2/+2
* conf: Increase virNetDevBandwidthParse intelligenceMichal Privoznik2015-01-131-6/+6
* Iface: disallow network tuning in session mode globallyErik Skultety2014-11-061-1/+1
* QoS: make tc filters match all trafficAntoni S. Puimedon2014-04-071-4/+4
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-1/+1
* Add ability to register callback for virCommand dry runDaniel P. Berrange2014-03-191-1/+2
* Introduce vircommandpriv.h for functions used by testsJán Tomko2014-03-121-1/+2
* virnetdevbandwidthtest: Introduce some more testsMichal Privoznik2014-01-311-1/+28
* virnetdevbandwidthtest: fix hard coded /sbin/tcCédric Bosdonnat2014-01-311-8/+8
* Revert "networkAllocateActualDevice: Set QoS for bridgeless networks too"Michal Privoznik2014-01-291-91/+0
* virnetdevbandwidthtest: Introduce testVirNetDevBandwidthSetMichal Privoznik2014-01-291-0/+77
* tests: Introduce virnetdevbandwidthtestMichal Privoznik2014-01-271-0/+155