commit | 872f05c6e9a37e9358fd58eb54deee7337863496 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed Nov 06 16:29:58 2013 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Nov 14 11:04:39 2013 -0800 |
tree | f6afc54f45ddff8941d236550f15c0d0a96865b2 | |
parent | 7b61017822cdff9c18ae70005cf52d84e8dafe5d [diff] |
dmatest: replace stored results mechanism, with uniform messages For long running tests the tracking results in a memory leak for the "ok" results, and for the failures the kernel log should be sufficient. Provide a uniform format for error messages so they can be easily parsed and remove the debugfs file. Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>