Lines Matching refs:be
21 features. As new tests will be added, config options list will be updated.
23 * All tc-related features being tested must be built in or available as
30 because the kernel did not support a specific feature. (This will be
38 The path to the tc executable that will be most commonly tested can be defined
51 commands being tested must be run as root. The code that enforces
57 network namespace and creates a veth pair which may be used in those test
59 to tdc when starting a test run; the veth pair will still be created
68 output captured from the failing test will be printed immediately following
75 One run of tests is considered a "test suite" (this will be refined in the
88 can be run next. These two stages require any commands run to return
111 The tdc_config.py file contains multiple values that can be altered to suit
112 your needs. Any value in the NAMES dictionary can be altered without affecting
113 the tests to be run. These values are used in the tc commands that will be
114 executed as part of the test. More will be added as test cases require.
147 must be called "SubPlugin" so tdc can find them. They are
165 full command to be executed. This allows for last-minute adjustment
181 plugins. It will be detected at run time and invoked at the
189 while also setting up dummy devices to be used in testing.