Lines Matching refs:test
6 This small document introduces how to test DMA drivers using dmatest module.
8 Part 1 - How to build the test module
37 emitted. After that only test failure messages are reported until the test
40 Note that running a new test will not stop any in progress test.
42 The following command returns the state of the test.
45 To wait for test completion userpace can poll 'run' until it is false, or use
47 initialization to pause until a test run has completed, while reading
48 /sys/module/dmatest/parameters/wait waits for any running test to complete
64 for the first performed test. After user gets a control, the test could be
68 In both cases the module parameters are used as the actual values for the test
72 Part 4 - Gathering the test results
76 "dmatest: result <channel>: <test id>: '<error msg>' with src_off=<val> dst_off=<val> len=<val> (<e…
84 or status. A test thread also emits a summary line at completion listing the
89 dmatest: dma0chan0-copy0: summary 1 test, 0 failures 1000 iops 100000 KB/s (0)