Lines Matching full:channels
10 The test suite works only on the channels that have at least one
64 After the channels are specified, each thread is set as pending. All threads
68 A list of available channels can be found by running the following command::
143 Allocating Channels
146 Channels do not need to be configured prior to starting a test run. Attempting
147 to run the test without configuring the channels will result in testing any
148 channels that are available.
153 dmatest: No channels configured, continue with any
155 Channels are registered using the "channel" parameter. Channels can be requested by their
163 More channels can be added by repeating the example above.
175 Another method of requesting channels is to request a channel with an empty string, Doing so
176 will request all channels available to be tested:
203 Note: Channels will have to be configured for each test run as channel configurations do not
206 Releasing Channels
209 Channels can be freed by setting run to 0.
221 Channels allocated by previous test runs are automatically freed when a new