commit | a7bb08ab4989724712160ddba0e83bdf03cc1ede | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 23 06:54:57 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 23 14:07:23 2014 +0100 |
tree | 153ed02c5915a1b1da4c86e3255a72f5781fd8ba | |
parent | f9880716195feefe03bba611903f040cfc8dbb2b [diff] |
dm: Use an explicit expect value in core tests Rather than reusing the 'reg' property, use an explicit property for the expected ping value used in testing. Signed-off-by: Simon Glass <sjg@chromium.org>