]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
tests: Move tc related tests to testsuite/tests/tc folder
authorvadimk <vadim4j@gmail.com>
Fri, 31 Oct 2014 08:03:44 +0000 (10:03 +0200)
committerStephen Hemminger <shemming@brocade.com>
Sat, 29 Nov 2014 19:17:11 +0000 (11:17 -0800)
With this change the results of tc tests will be recorded under:

    testsuite/results/tc/

The ip related tests can be added under:

    testsuite/tests/ip

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
testsuite/tests/tc/cbq.t [moved from testsuite/tests/cbq.t with 100% similarity]
testsuite/tests/tc/cls-testbed.t [moved from testsuite/tests/cls-testbed.t with 100% similarity]
testsuite/tests/tc/dsmark.t [moved from testsuite/tests/dsmark.t with 100% similarity]
testsuite/tests/tc/policer.t [moved from testsuite/tests/policer.t with 100% similarity]